Clase CmxOutline
Contenido
[
Ocultar
]Summary: Represents an outline style.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxOutline
Constructors
| Name | Descripción |
|---|---|
| CmxOutline() | Inicializa una nueva instancia de la clase CmxOutline |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| angle | float | r/w | Obtiene o establece el ángulo. |
| caps_type | CapsTypes | r/w | Obtiene o establece el tipo de los extremos de línea. |
| color | CmxColor | r/w | Obtiene o establece el color del contorno. |
| end_arrowhead | CmxArrowSpec | r/w | Obtiene o establece la forma del extremo de la línea |
| join_type | JoinTypes | r/w | Obtiene o establece el tipo de unión de línea. |
| line_type | LineTypes | r/w | Obtiene o establece el tipo de línea. |
| line_width | float | r/w | Obtiene o establece el ancho de la línea. Utiliza la unidad de medida de distancia común del documento. |
| start_arrowhead | CmxArrowSpec | r/w | Obtiene o establece la forma del inicio de la línea |
| stretch | float | r/w | Obtiene o establece el valor de estiramiento. |
| stroke | int[] | r/w | Obtiene o establece el patrón de trazo. |
Constructor: CmxOutline()
CmxOutline()
Inicializa una nueva instancia de la clase CmxOutline