Clase CdrRectangle
Contenido
[
Ocultar
]Summary: The cdr rectangle
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrRectangle
Inheritance: CdrGraphicObject
Constructors
| Name | Descripción |
|---|---|
| CdrRectangle() | Inicializa una nueva instancia de la clase CdrRectangle |
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. |
| corner_type | int | r/w | Obtiene o establece el tipo de la esquina. |
| 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. |
| r0 | float | r/w | Obtiene o establece el r0. |
| r1 | float | r/w | Obtiene o establece el r1. |
| r2 | float | r/w | Obtiene o establece el r2. |
| r3 | float | r/w | Obtiene o establece el r3. |
| scale_x | float | r/w | Obtiene o establece la escala x. |
| scale_y | float | r/w | Obtiene o establece la escala y. |
| width | float | r/w | Obtiene o establece el x. |
Constructor: CdrRectangle()
CdrRectangle()
Inicializa una nueva instancia de la clase CdrRectangle