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

In This Topic
    FontDefs Property (DrawParams)
    In This Topic
    Gets or sets the fonts definitions.
    Syntax
    'Declaration
     
    Public Property FontDefs As FontDataDictionary
    public FontDataDictionary FontDefs {get; set;}
    See Also