Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsRectangle Property

In This Topic
    AsRectangle Property
    In This Topic
    Gets property id value as Properties.Rectangle.
    Syntax
    public Properties.Rectangle AsRectangle {get;}
    public:
    property Properties.Rectangle AsRectangle {
       Properties.Rectangle get();
    }
    See Also