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

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

    Property Value

    Returns property value of type System.Double.
    See Also