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, setStylegetAbsoluteCoordinates, setAbsoluteCoordinatespublic OdRectangle(OdObject parent)
Initializes a new instance of the OdRectangle class.
parent - The parent.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.