API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D.CornersClass Class / UpperLeftBackRelative Property

In This Topic
    UpperLeftBackRelative Property
    In This Topic
    Returns upper left back relative coordinate
    Syntax
    public PointD3D UpperLeftBackRelative {get;}
    public:
    property PointD3D UpperLeftBackRelative {
       PointD3D get();
    }
    See Also