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

AnnGradientStop Constructor(Color,Double)






The color value of the gradient stop.
The location in the gradient where the gradient stop is placed.
Initializes a new AnnGradientStop object with a color and offset. .NET support Silverlight support
Syntax
public AnnGradientStop( 
   Color color,
   double offset
)
'Declaration
 
Public Function New( _
   ByVal color As Color, _
   ByVal offset As Double _
)
'Usage
 
Dim color As Color
Dim offset As Double
 
Dim instance As New AnnGradientStop(color, offset)
public AnnGradientStop( 
   Color color,
   double offset
)
function AnnGradientStop( 
   color ,
   offset 
)
public:
AnnGradientStop( 
   Color color,
   double offset
)

Parameters

color
The color value of the gradient stop.
offset
The location in the gradient where the gradient stop is placed.
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

AnnGradientStop Class
AnnGradientStop Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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