Clase CdrOutline
Contenido
[
Ocultar
]Summary: The cdr out line
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrOutline
Inheritance: CdrDictionaryItem
Constructors
| Name | Descripción |
|---|---|
| CdrOutline() | Inicializa una nueva instancia de la clase CdrOutline |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| aangle | float | r/w | Obtiene o establece el ángulo. |
| caps_type | int | r/w | Obtiene o establece el tipo de los tapones. |
| color | CdrColor | r/w | Obtiene o establece el color. |
| dash_array | System.Collections.Generic.List`1[[System.Int32]] | r/w | Obtiene o establece el array de guiones. |
| disposed | bool | r | Obtiene un valor que indica si esta instancia está disposed. |
| document | CdrDocument | r/w | Obtiene o establece el documento. |
| end_marker_id | int | r/w | Obtiene o establece el identificador del marcador final. |
| id | int | r/w | Obtiene o establece el identificador. |
| join_type | int | r/w | Obtiene o establece el tipo de unión. |
| line_type | int | r/w | Obtiene o establece el tipo de línea. |
| line_width | float | r/w | Obtiene o establece el ancho de la línea. |
| parent | CdrObjectContainer | r/w | Obtiene o establece el elemento padre. |
| start_marker_id | int | r/w | Obtiene o establece el identificador del marcador inicial. |
| stretch | float | r/w | Obtiene o establece el estiramiento. |
Constructor: CdrOutline()
CdrOutline()
Inicializa una nueva instancia de la clase CdrOutline