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

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