Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / INSTANCE_SIZE Property / INSTANCE_SIZE Property

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

    Property Value

    Class which can represents value of this property type is unavailable in this API version. Please use it as System.String value.
    See Also