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

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