Version

LinearGradientBrush Class Members

The following tables list the members exposed by LinearGradientBrush.

Public Constructors
 NameDescription
Public ConstructorLinearGradientBrush ConstructorConstructs a LinearGradientBrush.  
Public Properties
 NameDescription
Public PropertyEndXSets or gets the x ending position of the gradient.  
Public PropertyEndYSets or gets the y ending position of the gradient.  
Public PropertyGradientStopsGets the gradient stops associated with the brush.  
Public PropertyStartXSets or gets the x starting position of the gradient.  
Public PropertyStartYSets or gets the y starting position of the gradient.  
See Also