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

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