The Rectangle object.

Inheritance Hierarchy

Object
    DlxObject
        DlxRectangle

Methods

Name Description
GetCornerFactor Gets the shape of the corners of the rectangle.
GetCornerPoint Gets the coordinates of a corner of the rectangle.
GetCornerType Gets the shape of the corners of the rectangle.
GetHeight Gets the height of the rectangle.
GetPoint Gets a point of the shape.
GetPointCount Gets the number of points in this shape.
GetPointFlags Gets the flags of the specified point.
GetPointType Gets the type of the specified point.
GetRotation Gets the rotation angle of the rectangle.
GetWidth Gets the width of the rectangle.
SetCorner Sets the shape of the corners of the rectangle.
SetRectangle Sets the size and position of the rectangle.

See also