Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBasePropertyList Class / INSTANCE_FONT Property / INSTANCE_FONT Property

In This Topic
    INSTANCE_FONT Property
    In This Topic
    Font # 19015.
    Syntax
    public PropertyValue INSTANCE_FONT {get; set;}
    public:
    property PropertyValue^ INSTANCE_FONT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also