CdrOutline Class
Contents
[
Hide
]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() | Initializes a new instance of the CdrOutline class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| aangle | float | r/w | Gets or sets the angle. |
| caps_type | int | r/w | Gets or sets the type of the caps. |
| color | CdrColor | r/w | Gets or sets the color. |
| dash_array | System.Collections.Generic.List`1[[System.Int32]] | r/w | Gets or sets the dash array. |
| disposed | bool | r | Gets a value indicating whether this instance is disposed. |
| document | CdrDocument | r/w | Gets or sets the document. |
| end_marker_id | int | r/w | Gets or sets the end marker identifier. |
| id | int | r/w | Gets or sets the identifier. |
| join_type | int | r/w | Gets or sets the type of the join. |
| line_type | int | r/w | Gets or sets the type of the line. |
| line_width | float | r/w | Gets or sets the width of the line. |
| parent | CdrObjectContainer | r/w | Gets or sets the parent. |
| start_marker_id | int | r/w | Gets or sets the start marker identifier. |
| stretch | float | r/w | Gets or sets the stretch. |
Constructor: CdrOutline()
CdrOutline()
Initializes a new instance of the CdrOutline class