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

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