CdrPattern Class
Summary: The cdr bitmap
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrPattern
Inheritance: CdrDictionaryItem
Constructors
Name | Description |
---|---|
CdrPattern() | Initializes a new instance of the CdrPattern 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. |
height | int | r/w | Gets or sets the height. |
id | int | r/w | Gets or sets the identifier. |
parent | CdrObjectContainer | r/w | Gets or sets the parent. |
width | int | r/w | Gets or sets the width. |
Constructor: CdrPattern()
CdrPattern()
Initializes a new instance of the CdrPattern class