API Help
Eplan.EplApi.DataModel.Graphics Namespace / TextBase.FontInfo Class / Index Property

In This Topic
    Index Property (TextBase.FontInfo)
    In This Topic
    Gets zero-based index of the font. Font table is in settings: COMPANY.GedViewer.Fonts.Val with index 0 to 9.
    Syntax
    public int Index {get;}
    public:
    property int Index {
       int get();
    }
    See Also