TopMarginPt

ShapeTextAlignment.TopMarginPt property

Restituisce il margine superiore in unità di Punti

public double TopMarginPt { get; set; }

Esempi


[C#]
shapeTextAlignment.TopMarginPt = 2.0d;

Guarda anche