CdrEllipse Class
Contents
[
Hide
]Summary: The cdr Ellipse
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrEllipse
Inheritance: CdrGraphicObject
Constructors
Name | Description |
---|---|
CdrEllipse() | Initializes a new instance of the CdrEllipse class |
Properties
Name | Type | Access | Description |
---|---|---|---|
angle1 | double | r/w | Gets or sets the angle1. |
angle2 | double | r/w | Gets or sets the angle2. |
bounds_in_pixels | RectangleF | r/w | Gets or sets the bounds in pixels. |
clip_id | short | r/w | Gets or sets the clip identifier. |
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
document | CdrDocument | r/w | Gets or sets the document. |
height | double | r/w | Gets or sets the y. |
parent | CdrObjectContainer | r/w | Gets or sets the parent. |
pie | bool | r/w | Gets or sets a value indicating whether this CdrEllipse is pie. |
width | double | r/w | Gets or sets the x. |
Constructor: CdrEllipse()
CdrEllipse()
Initializes a new instance of the CdrEllipse class