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

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