Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenParams Class / FontDefs Property

In This Topic
    FontDefs Property (RegenParams)
    In This Topic
    Gets or sets The text style collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontDefs As FontDataDictionary
    public FontDataDictionary FontDefs {get;}
    See Also