Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

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
)

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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)