Eplan Platform API
Eplan.EplApi.HEServices Namespace / Transformation Class / YOffset Property

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