Class OdRectangle
- Namespace
- Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
- Assembly
- Aspose.Imaging.dll
The rectangle object
public class OdRectangle : OdStyledObject
- Inheritance
-
OdRectangle
- Inherited Members
Constructors
OdRectangle(OdObject)
Initializes a new instance of the OdRectangle class.
public OdRectangle(OdObject parent)
Parameters
parent
OdObjectThe parent.
Properties
CornerRadius
Gets or sets the corner radius.
public float CornerRadius { get; set; }
Property Value
- float
The corner radius.