TextAnchorType

TextAnchorType enumeration

alineación del cuadro de texto dentro de un área de texto.

public enum TextAnchorType : sbyte

Valores

NombreValorDescripción
NotDefined-1
Top0
Center1
Bottom2
Justified3
Distributed4

Ver también