LeftMarginPt

ShapeTextAlignment.LeftMarginPt property

Gibt den linken Rand in der Einheit von Points zurück

public double LeftMarginPt { get; set; }

Beispiele


[C#]
shapeTextAlignment.LeftMarginPt = 2.0d;

Siehe auch