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

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