Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_LOGICGRID Property / SYMBLIB_LOGICGRID Property

In This Topic
    SYMBLIB_LOGICGRID Property
    In This Topic
    Grid # 15013.
    Syntax
    public PropertyValue SYMBLIB_LOGICGRID {get; set;}
    public:
    property PropertyValue^ SYMBLIB_LOGICGRID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Logical grid size of the symbol library.

    See Also