CdrOutline Classe
Contenu
[
Cacher
]Summary: The cdr out line
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrOutline
Inheritance: CdrDictionaryItem
Constructors
| Name | Description |
|---|---|
| CdrOutline() | Initialise une nouvelle instance de la classe CdrOutline |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| aangle | float | r/w | Obtient ou définit l’angle. |
| caps_type | int | r/w | Obtient ou définit le type des caps. |
| color | CdrColor | r/w | Obtient ou définit la couleur. |
| dash_array | System.Collections.Generic.List`1[[System.Int32]] | r/w | Obtient ou définit le tableau de tirets. |
| libéré | bool | r | Obtient une valeur indiquant si cette instance est libérée. |
| document | CdrDocument | r/w | Obtient ou définit le document. |
| end_marker_id | int | r/w | Obtient ou définit l’identifiant du marqueur de fin. |
| id | int | r/w | Obtient ou définit l’identifiant. |
| join_type | int | r/w | Obtient ou définit le type de jointure. |
| line_type | int | r/w | Obtient ou définit le type de ligne. |
| line_width | float | r/w | Obtient ou définit la largeur de la ligne. |
| parent | CdrObjectContainer | r/w | Obtient ou définit le parent. |
| start_marker_id | int | r/w | Obtient ou définit l’identifiant du marqueur de départ. |
| stretch | float | r/w | Obtient ou définit l’étirement. |
Constructor: CdrOutline()
CdrOutline()
Initialise une nouvelle instance de la classe CdrOutline