API Help
Eplan.EplApi.DataModel.Graphics Namespace / LockedMountingArea Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the LockedMountingArea object.
    Syntax
    public new LockedMountingAreaPropertyList Properties {get;}
    public:
    new property LockedMountingAreaPropertyList^ Properties {
       LockedMountingAreaPropertyList^ get();
    }

    Property Value

    P8 properties of the LockedMountingArea.
    See Also