DXColorBlend Constructors
Defines arrays of colors and positions used to interpolate color blending in a multicolor gradient.| Name | Parameters | Description |
|---|---|---|
| DXColorBlend() | none | Initializes a new instance of the DXColorBlend class. |
| DXColorBlend(Int32) | count | Initializes a new instance of the DXColorBlend class with specified settings. |
See Also