Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartSupportBarPosition Class / X Property

In This Topic
    X Property (MDPartSupportBarPosition)
    In This Topic
    The x position of the referenced support bar part.
    Syntax
    public double X {get; set;}
    public:
    property double X {
       double get();
       void set (    double value);
    }
    See Also