API Help
Eplan.EplApi.DataModel Namespace / MacroBox Class / InsertionPointActive Property

In This Topic
    InsertionPointActive Property
    In This Topic
    InsertionPoint
    Syntax
    public bool InsertionPointActive {get; set;}
    public:
    property bool InsertionPointActive {
       bool get();
       void set (    bool value);
    }
    See Also