Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsViewPlacement Property

In This Topic
    AsViewPlacement Property
    In This Topic
    Gets property id value as Properties.ViewPlacement.
    Syntax
    public Properties.ViewPlacement AsViewPlacement {get;}
    public:
    property Properties.ViewPlacement AsViewPlacement {
       Properties.ViewPlacement get();
    }
    See Also