CdrGraphicObject Class
Summary: The cdr graphic object
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrGraphicObject
Inheritance: CdrObject
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounds_in_pixels | RectangleF | r/w | Gets or sets the bounds in pixels. |
| clip_id | int | 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 | float | r/w | Gets or sets the y. |
| parent | CdrObjectContainer | r/w | Gets or sets the parent. |
| width | float | r/w | Gets or sets the x. |