CmxFillStyle 类
Summary: Fill style for shapes.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxFillStyle
Constructors
| Name | 描述 |
|---|---|
| CmxFillStyle() | 初始化一个新的 CmxFillStyle 类实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| color1 | CmxColor | r/w | 获取或设置主颜色。 |
| color2 | CmxColor | r/w | 获取或设置次要颜色。 |
| fill_type | FillTypes | r/w | 获取或设置填充的类型。 |
| gradient | CmxGradient | r/w | 获取或设置渐变信息。 |
| image_fill | CmxImageFill | r/w | 获取或设置图像填充信息。 |
| transform | Matrix | r/w | 获取或设置填充变换。 |
Constructor: CmxFillStyle()
CmxFillStyle()
初始化一个新的 CmxFillStyle 类实例