Class OdRectangle
OdRectangle class
The rectangle object
public class OdRectangle : OdStyledObject
Constructors
Name | Description |
---|
OdRectangle(OdObject) | Initializes a new instance of the OdRectangle class. |
Properties
Name | Description |
---|
AbsoluteCoordinates { get; set; } | Gets or sets a value indicating whether [absolute coordinates]. |
CornerRadius { get; set; } | Gets or sets the corner radius. |
Items { get; } | Gets the items. |
Parent { get; } | Gets the parent object. |
Rectangle { get; set; } | Gets or sets the rectangle. |
Style { get; set; } | Gets or sets the style. |
See Also