API Help
Eplan.EplApi.DataModel.Graphics Namespace / Rectangle Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the Rectangle object.
    Syntax
    public new RectanglePropertyList Properties {get;}
    public:
    new property RectanglePropertyList^ Properties {
       RectanglePropertyList^ get();
    }

    Property Value

    P8 properties of the rectangle.
    See Also

    Reference

    Rectangle Class
    Rectangle Members
    RectanglePropertyList Class
    Rectangle(HDC__*,System.Int32,System.Int32,System.Int32,System.Int32)