IsAutoMargin

ShapeTextAlignment.IsAutoMargin property

Indica se il margine della cornice di testo è automatico.

public bool IsAutoMargin { get; set; }

Esempi


[C#]
shapeTextAlignment.IsAutoMargin = true;

Guarda anche