CdrRectangle
CdrRectangle class
El rectángulo cdr
public class CdrRectangle : CdrGraphicObject
Constructores
Propiedades
Nombre | Descripción |
---|
BoundsInPixels { get; set; } | Obtiene o establece los límites en píxeles. |
ClipId { get; set; } | Obtiene o establece el identificador del clip. |
CornerType { get; set; } | Obtiene o establece el tipo de esquina. |
Disposed { get; } | Obtiene un valor que indica si esta instancia se desecha. |
Document { get; set; } | Obtiene o establece el documento. |
Height { get; set; } | Obtiene o establece el y. |
Parent { get; set; } | Obtiene o establece el padre. |
R0 { get; set; } | Obtiene o establece el r0. |
R1 { get; set; } | Obtiene o establece el r1. |
R2 { get; set; } | Obtiene o establece el r2. |
R3 { get; set; } | Obtiene o establece el r3. |
ScaleX { get; set; } | Obtiene o establece la escala x. |
ScaleY { get; set; } | Obtiene o establece la escala y. |
Width { get; set; } | Obtiene o establece el x. |
Métodos
Nombre | Descripción |
---|
Dispose() | Elimina la instancia actual. |
Ver también