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

In This Topic
    WidthFactor Property (TextStyle)
    In This Topic
    Gets or sets the width factor.
    Syntax
    'Declaration
     
    Public Property WidthFactor As Double
    public double WidthFactor {get; set;}
    See Also