IsAutoMargin

ShapeTextAlignment.IsAutoMargin property

Gibt an, ob der Rand des Textrahmens automatisch ist.

public bool IsAutoMargin { get; set; }

Beispiele


[C#]
shapeTextAlignment.IsAutoMargin = true;

Siehe auch