C#
VB
Objective-C
Creates an AnnSolidColorBrush object with the specified color.
public object brush(
string color
)
Public Function brush( _
ByVal color As String _
) As Object
-(id) brush:(NSString*) color
color
A string value that represents the brush's color.
a AnnSolidColorBrush object.
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