LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnSolidBrush Constructor(Color)






A Color structure that represents the color of this brush.
Initializes a new AnnSolidBrush object with the specified color.
Syntax
public AnnSolidBrush( 
   Color color
)
'Declaration
 
Public Function New( _
   ByVal color As Color _
)
'Usage
 
Dim color As Color
 
Dim instance As New AnnSolidBrush(color)
public AnnSolidBrush( 
   Color color
)
function AnnSolidBrush( 
   color 
)
public:
AnnSolidBrush( 
   Color color
)

Parameters

color
A Color structure that represents the color of this brush.
Example
For an example, refer to AnnSolidBrush.
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

AnnSolidBrush Class
AnnSolidBrush Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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