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

Show in webframe

SpreadMethod Property






Gets or sets the type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted.
Syntax
public GradientSpreadMethod SpreadMethod {get; set;}
'Declaration
 
Public Property SpreadMethod As GradientSpreadMethod
'Usage
 
Dim instance As AnnGradientBrush
Dim value As GradientSpreadMethod
 
instance.SpreadMethod = value
 
value = instance.SpreadMethod

            

            
public:
property GradientSpreadMethod SpreadMethod {
   GradientSpreadMethod get();
   void set (    GradientSpreadMethod value);
}

Property Value

The type of spread method used to paint the gradient. The default is GradientSpreadMethod.Pad.
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