For internal use only. Sets the current brush color.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
protected void SetBrush(
	Color color
)
Visual Basic
Protected Sub SetBrush ( _
	color As Color _
)

Parameters

color
Type: System.Windows.Media..::..Color

See Also