Version

LinearGradientBrush Class Members

The following tables list the members exposed by LinearGradientBrush.

Public Constructors
 NameDescription
Public ConstructorLinearGradientBrush ConstructorCreates an instance of a LinearGradientBrush  
Public Properties
 NameDescription
Public PropertyEndXThe X coordinate of the end point of the linear gradient  
Public PropertyEndYThe Y coordinate of the end point of the linear gradient  
Public PropertyGradientStopsA collection of GradientStops  
Public PropertyStartXThe X coordinate of the start point of the linear gradient  
Public PropertyStartYThe Y coordinate of the start point of the linear gradient  
See Also