RightMarginPt

ShapeTextAlignment.RightMarginPt property

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

public double RightMarginPt { get; set; }

Beispiele


[C#]
shapeTextAlignment.RightMarginPt = 2.0d;

Siehe auch