RegionGraphicJUSTIFY_CENTER Field |
This graphic will be justified to the center. Can be set for both horizontal and vertical.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int JUSTIFY_CENTER = 8
Public Const JUSTIFY_CENTER As Integer = 8
public:
literal int JUSTIFY_CENTER = 8
static val mutable JUSTIFY_CENTER: int
Field Value
Type:
Int32See Also