DeviceTextAlignLeft Field |
Constant for aligning text anchors to the left 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 TextAlignLeft = 0
Public Const TextAlignLeft As Integer = 0
public:
literal int TextAlignLeft = 0
static val mutable TextAlignLeft: int
Field Value
Type:
Int32See Also