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 | double | r/w | Gets or sets the angle. |
caps_type | short | r/w | Gets or sets the type of the caps. |
color | CdrColor | r/w | Gets or sets the color. |
dash_array | list[int] | 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 | short | r/w | Gets or sets the type of the join. |
line_type | short | r/w | Gets or sets the type of the line. |
line_width | double | 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 | double | r/w | Gets or sets the stretch. |
Constructor: CdrOutline()
CdrOutline()
Initializes a new instance of the CdrOutline class