Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / AttributeReference Class / Alignment Property

In This Topic
    Alignment Property (AttributeReference)
    In This Topic
    Gets or sets the text alignment.
    Syntax
    'Declaration
     
    Public Property Alignment As Text.alignmentType
    public Text.alignmentType Alignment {get; set;}
    Remarks
    Call Regen after changing this value.
    See Also