CdrFill Class
Contents
[
Hide
]Summary: The cdr fill
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrFill
Inheritance: CdrDictionaryItem
Constructors
Name | Description |
---|---|
CdrFill() | Initializes a new instance of the CdrFill class |
Properties
Name | Type | Access | Description |
---|---|---|---|
color1 | CdrColor | r/w | Gets or sets the color1. |
color2 | CdrColor | r/w | Gets or sets the color2. |
disposed | bool | r | Gets a value indicating whether this instance is disposed. |
document | CdrDocument | r/w | Gets or sets the document. |
fill_type | CdrFillType | r/w | Gets or sets the type of the fill. |
gradient | CdrGradient | r/w | Gets or sets the gradient. |
id | int | r/w | Gets or sets the identifier. |
image_fill | CdrImageFill | r/w | Gets or sets the image fill. |
parent | CdrObjectContainer | r/w | Gets or sets the parent. |
Constructor: CdrFill()
CdrFill()
Initializes a new instance of the CdrFill class