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

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