CdrVectorPattern Class
Summary: The cdr vector pattern
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrVectorPattern
Inheritance: CdrDictionaryItem
Constructors
| Name | Description |
|---|---|
| CdrVectorPattern() | Initializes a new instance of the CdrVectorPattern class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| data | System.Byte | r/w | Gets or sets the data. |
| 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. |
Constructor: CdrVectorPattern()
CdrVectorPattern()
Initializes a new instance of the CdrVectorPattern class