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

In This Topic
    WidthFactor Property (TextStyleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WidthFactor As Double
    public double WidthFactor {get; set;}
    See Also