CmxFillStyle Class
Summary: Fill style for shapes.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxFillStyle
Constructors
| Name | Description | 
|---|---|
| CmxFillStyle() | Initializes a new instance of the CmxFillStyle class | 
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| color1 | CmxColor | r/w | Gets or sets the primary color. | 
| color2 | CmxColor | r/w | Gets or sets the secondary color. | 
| fill_type | FillTypes | r/w | Gets or sets the type of the fill. | 
| gradient | CmxGradient | r/w | Gets or sets the gradient info. | 
| image_fill | CmxImageFill | r/w | Gets or sets the image fill info. | 
| transform | Matrix | r/w | Gets or sets the fill transform. | 
Constructor: CmxFillStyle()
 CmxFillStyle() 
Initializes a new instance of the CmxFillStyle class