Enum AlignNameValue

AlignNameValue enumeration

Optional int. Specifies whether the master’s text in the stencil window is aligned left, right, or center.

public enum AlignNameValue

Values

NameValueDescription
AlignTextLeft1Align text left.
AlignTextCenter2Align text center.
AlignTextRight3Align text right.
Undefined-2147483648Undefined.

See Also