LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

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. .NET support Silverlight support
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 GradientSpreadMethod SpreadMethod {get; set;}
 get_SpreadMethod();
set_SpreadMethod(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnGradientBrush Class
AnnGradientBrush Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.