TextAlignment Enumeration |
Types of horizontal text alignment. The same as
TextAlignment but without the element "Justify".
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic enum TextAlignment
MembersMember name | Value | Description |
---|
Left | 0 | |
Right | 1 | |
Center | 2 | |
See Also