Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / FontStyleData Class / FontStyleData Constructor

In This Topic
    FontStyleData Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal scaleToUnitSize As Integer, _
       ByVal characterDictionary As Dictionary(Of Char,IList(Of Entity)) _
    )

    Parameters

    scaleToUnitSize
    characterDictionary
    See Also