LeftMarginPt

ShapeTextAlignment.LeftMarginPt property

Restituisce il margine sinistro in unità di Punti

public double LeftMarginPt { get; set; }

Esempi


[C#]
shapeTextAlignment.LeftMarginPt = 2.0d;

Guarda anche