TopMarginPt

ShapeTextAlignment.TopMarginPt property

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

public double TopMarginPt { get; set; }

Beispiele


[C#]
shapeTextAlignment.TopMarginPt = 2.0d;

Siehe auch