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.32.0
Syntaxpublic enum TextAlignment
Members| Member name | Value | Description |
|---|
| Left | 0 | |
| Right | 1 | |
| Center | 2 | |
See Also