←Select platform

AnnSolidBrush Constructor(Color)

Summary

Initializes a new AnnSolidBrush object with the specified color.

Syntax

C#
VB
C++
public AnnSolidBrush( 
   Color color 
) 
  
Public Function New( _ 
   ByVal color As 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly