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

In This Topic
    Alignment Property (Text)
    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 devDept.Eyeshot.EntityList.Regen after changing this value.
    See Also