Clase CdrGraphicObject
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 | Descripción |
|---|---|---|---|
| bounds_in_pixels | RectangleF | r/w | Obtiene o establece los límites en píxeles. |
| clip_id | int | r/w | Obtiene o establece el identificador del clip. |
| disposed | bool | r | Obtiene un valor que indica si esta instancia está disposed. |
| document | CdrDocument | r/w | Obtiene o establece el documento. |
| height | float | r/w | Obtiene o establece el y. |
| parent | CdrObjectContainer | r/w | Obtiene o establece el elemento padre. |
| width | float | r/w | Obtiene o establece el x. |