Class CdrFill
CdrFill class
The cdr fill
public class CdrFill : CdrDictionaryItem
Constructors
Name | Description |
---|
CdrFill() | The default constructor. |
Properties
Name | Description |
---|
Color1 { get; set; } | Gets or sets the color1. |
Color2 { get; set; } | Gets or sets the color2. |
Disposed { get; } | Gets a value indicating whether this instance is disposed. |
Document { get; set; } | Gets or sets the document. |
FillType { get; set; } | Gets or sets the type of the fill. |
Gradient { get; set; } | Gets or sets the gradient. |
Id { get; set; } | Gets or sets the identifier. |
ImageFill { get; set; } | Gets or sets the image fill. |
Parent { get; set; } | Gets or sets the parent. |
Methods
Name | Description |
---|
Dispose() | Disposes the current instance. |
See Also