CdrArrow Class
Summary: The cdr arrow
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrArrow
Inheritance: CdrDictionaryItem
Constructors
Name | Description |
---|---|
CdrArrow() | Initializes a new instance of the CdrArrow class |
Properties
Name | Type | Access | Description |
---|---|---|---|
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
document | CdrDocument | r/w | Gets or sets the document. |
id | int | r/w | Gets or sets the identifier. |
parent | CdrObjectContainer | r/w | Gets or sets the parent. |
point_types | byte | r/w | Gets or sets the point types. |
points | PointD[] | r/w | Gets or sets the points. |
Constructor: CdrArrow()
CdrArrow()
Initializes a new instance of the CdrArrow class