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

In This Topic
    SYMBLIB_LOGICGRID Property
    In This Topic
    Grid # 15013.
    Syntax
    public MDPropertyValue SYMBLIB_LOGICGRID {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_LOGICGRID {
       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.
    Remarks

    Logical grid size of the symbol library.

    See Also