CdrPathObject
CdrPathObject class
La ruta de Cdr
public class CdrPathObject : 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. |
| 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. |
| Points { get; set; } | Obtiene o establece los puntos. |
| PointTypes { get; set; } | Obtiene o establece los tipos de puntos. |
| Width { get; set; } | Obtiene o establece el x. |
Métodos
| Nombre | Descripción |
|---|
| Dispose() | Elimina la instancia actual. |
Ver también