|
ColorStop()
|
Initializes a new instance of the ColorStop class with the default settings.
|
|
ColorStop(Unit)
|
Initializes a new instance of the ColorStop class with the specified offset.
|
|
ColorStop(Double)
|
Initializes a new instance of the ColorStop class with the specified offset.
|
|
ColorStop(Color, Unit)
|
Initializes a new instance of the ColorStop class with the specified color and offset.
|
|
ColorStop(Color, Double)
|
Initializes a new instance of the ColorStop class with the specified color and offset.
|
|
ColorStop(Color)
|
Initializes a new instance of the ColorStop class with the specified color.
|