API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacement Class / GraphicalPlacement Constructor

In This Topic
    GraphicalPlacement Constructor
    In This Topic
    Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
    Syntax
    public GraphicalPlacement()
    public:
    GraphicalPlacement();
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also