DeviceTextAlignRight Field |
Constant for aligning text anchors to the right of the text body.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int TextAlignRight = 1
Public Const TextAlignRight As Integer = 1
public:
literal int TextAlignRight = 1
static val mutable TextAlignRight: int
Field Value
Type:
Int32See Also