Click or drag to resize

AnnotationBrush Constructor (Color)

Creates a solid brush with the specified color.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AnnotationBrush(
	Color color
)

Parameters

color
Type: System.DrawingColor
The color of the brush.
See Also