ColorStop Constructors
Describes the location and color of a transition point in a gradient.
Name | Parameters | Description |
---|---|---|
Color |
none |
Initializes a new instance of the Color |
Color |
value |
Initializes a new instance of the Color |
Color |
value |
Initializes a new instance of the Color |
Color |
color, value |
Initializes a new instance of the Color |
Color |
color, value |
Initializes a new instance of the Color |
Color |
color |
Initializes a new instance of the Color |
See Also