API Help
Eplan.EplApi.HEServices Namespace / Transformation Class / XOffset Property

In This Topic
    XOffset Property
    In This Topic
    Set offset in x-direction
    Syntax
    public double XOffset {get; set;}
    public:
    property double XOffset {
       double get();
       void set (    double value);
    }
    See Also