Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / MultilineTextSurrogate Class / WidthFactors Property

In This Topic
    WidthFactors Property (MultilineTextSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WidthFactors As Double()
    public double[] WidthFactors {get; set;}
    See Also