BottomMarginPt

ShapeTextAlignment.BottomMarginPt property

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

public double BottomMarginPt { get; set; }

Beispiele


[C#]
shapeTextAlignment.BottomMarginPt = 2.0d;

Siehe auch