CmxGradient Class
Contents
[
Hide
]Summary: Represents a gradient info.
Module: aspose.imaging.fileformats.cmx.objectmodel.styles
Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxGradient
Constructors
Name | Description |
---|---|
CmxGradient() | Initializes a new instance of the CmxGradient class |
Properties
Name | Type | Access | Description |
---|---|---|---|
angle | float | r/w | Gets or sets the angle. |
center_x_offset | uint | r/w | Gets or sets the center x offset. |
center_y_offset | uint | r/w | Gets or sets the center y offset. |
colors | CmxColor[] | r/w | Gets or sets the colors. |
edge_offset | ushort | r/w | Gets or sets the edge offset. |
mode | ushort | r/w | Gets or sets the mode. |
offsets | float | r/w | Gets or sets the offsets. |
rate_method | ushort | r/w | Gets or sets the rate method. |
rate_value | ushort | r/w | Gets or sets the rate value. |
screen | ushort | r/w | Gets or sets the screen. |
steps | ushort | r/w | Gets or sets the steps. |
type | GradientTypes | r/w | Gets or sets the type. |
Constructor: CmxGradient()
CmxGradient()
Initializes a new instance of the CmxGradient class