LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnSolidBrush Constructor(Color)

Show in webframe





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
)

Parameters

color
A Color structure that represents the color of this brush.
Example
For an example, refer to AnnSolidBrush.
Requirements

Target Platforms

See Also

Reference

AnnSolidBrush Class
AnnSolidBrush Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.