API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / INSTANCE_SIZE Property / INSTANCE_SIZE(Int32) Property

In This Topic
    INSTANCE_SIZE(Int32) Property
    In This Topic
    Font size # 19017. This property isn't indexed.
    Syntax
    public MDPropertyValue INSTANCE_SIZE( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ INSTANCE_SIZE {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    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