DXColorStop Constructors
| Name | Parameters | Description |
|---|---|---|
| DXColorStop() | none | Initializes a new instance of the DXColorStop class. |
| DXColorStop(UIColor, Double, Double) | color, value1, value2 | Initializes a new instance of the DXColorStop class with specified settings. |
See Also