Eplan Platform API
Eplan.EplApi.Base Namespace / RectangleD Structure / Height Property

In This Topic
    Height Property (RectangleD)
    In This Topic
    Returns height of the rectangle.
    Syntax
    public double Height {get;}
    public:
    property double Height {
       double get();
    }
    See Also