|
Available in the LEADTOOLS Imaging toolkit. |
Align Property (ILEADRasterTextEfx)
TextAlignConstants Align; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets a value that indicates the alignment of the text in the Text dialog box. Possible values are:
Value |
Meaning |
FXD_TEXTALIGN_LEFT_TOP |
Left, top |
FXD_TEXTALIGN_LEFT_VCENTER |
Left, vertical center |
FXD_TEXTALIGN_LEFT_BOTTOM |
Left, bottom |
FXD_TEXTALIGN_HCENTER_TOP |
Top, horizontal center |
FXD_TEXTALIGN_HCENTER_VCENTER |
Vertical and horizontal center |
FXD_TEXTALIGN_HCENTER_BOTTOM |
Bottom, horizontal center |
FXD_TEXTALIGN_RIGHT_TOP |
Right, top |
FXD_TEXTALIGN_RIGHT_VCENTER |
Right, vertical center |
FXD_TEXTALIGN_RIGHT_BOTTOM |
Right, bottom |
FXD_TEXTALIGN_MAX |
Right, bottom |
See Also
Elements |