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

In This Topic
    WidthFactor Property (MultilineText)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides WriteOnly Property WidthFactor As Double
    public override double WidthFactor {set;}
    Exceptions
    ExceptionDescription
    Thrown when you try to set the WidthFactor property. Use the WidthFactors instead.
    See Also