API Help
Eplan.EplApi.DataModel.Graphics Namespace / RectanglePropertyList Class / RectanglePropertyList Constructor / RectanglePropertyList Constructor(Rectangle)
Rectangle object whose properties will be affected.

In This Topic
    RectanglePropertyList Constructor(Rectangle)
    In This Topic
    Should be used internal only
    Syntax
    public RectanglePropertyList( 
       Rectangle obj
    )
    public:
    RectanglePropertyList( 
       Rectangle^ obj
    )

    Parameters

    obj
    Rectangle object whose properties will be affected.
    See Also