Constructor ColorStop
Namespace TallComponents.PDF.Brushes
Class ColorStop
Create a new color stop with given color and position.
Syntax
public
ColorStop(
Color
color
,
Double
position
)
Parameters
Color
color
The color of this color stop.
Double
position
The position of this color stop.