Version

GradientStop Class Members

The following tables list the members exposed by GradientStop.

Public Constructors
 NameDescription
Public ConstructorGradientStop ConstructorCreates a new GradientStop instance with the specified color and position.  
Public Properties
 NameDescription
Public PropertyColorReturns the color for this gradient stop.  
Public PropertyPositionReturns the position of this gradient stop, as a number between 0 and 1.  
See Also