public class OdRectangle extends OdStyledObject
The rectangle object
Constructor and Description |
---|
OdRectangle(OdObject parent)
Initializes a new instance of the
OdRectangle class. |
Modifier and Type | Method and Description |
---|---|
float |
getCornerRadius()
Gets or sets the corner radius.
|
void |
setCornerRadius(float value)
Gets or sets the corner radius.
|
getRectangle, getStyle, setRectangle, setStyle
getAbsoluteCoordinates, setAbsoluteCoordinates
public OdRectangle(OdObject parent)
Initializes a new instance of the OdRectangle
class.
parent
- The parent.