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

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

    Property Value

    EPLAN properties of the ViewPlacement.
    See Also