Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

GradientStops Property






Gets or sets the brush's gradient stops.
Syntax
public AnnGradientStopCollection GradientStops {get; set;}
'Declaration
 
Public Property GradientStops As AnnGradientStopCollection
'Usage
 
Dim instance As AnnGradientBrush
Dim value As AnnGradientStopCollection
 
instance.GradientStops = value
 
value = instance.GradientStops

            

            
public:
property AnnGradientStopCollection^ GradientStops {
   AnnGradientStopCollection^ get();
   void set (    AnnGradientStopCollection^ value);
}

Property Value

A collection of the AnnGradientStop objects associated with the brush, each of which specifies a color and an offset along the brush's gradient axis. The default is an empty AnnGradientStopCollection.
Requirements

Target Platforms

See Also

Reference

AnnGradientBrush Class
AnnGradientBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features