Eplan Platform API
Eplan.EplApi.DataModel Namespace / PinBase Class / Location Property

In This Topic
    Location Property (PinBase)
    In This Topic
    Gets the connection point's position relative to the symbol's insertion point.
    Syntax
    public PointD Location {get;}
    public:
    property PointD Location {
       PointD get();
    }
    See Also