Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / IText Interface / WidthFactor Property

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