TextAnchorType

TextAnchorType Aufzählung

Textfeldausrichtung innerhalb eines Textbereichs.

public enum TextAnchorType : sbyte

Werte

NameWertBeschreibung
NotDefined-1
Top0
Center1
Bottom2
Justified3
Distributed4

Siehe Auch