C#
VB
C++
Initializes a new AnnSolidBrush object with the specified color.
public AnnSolidBrush(
Color color
)
Public Function New( _
ByVal color As Color _
)
public:
AnnSolidBrush(
Color color
)
color
A Color structure that represents the color of this brush.
For an example, refer to AnnSolidBrush.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET