C1.C1Pdf Namespace / C1PdfDocumentBase Class / SetBrush Method / SetBrush(Color) Method

In This Topic
SetBrush(Color) Method
In This Topic
For internal use only. Sets the current brush color.
Syntax
'Declaration
 
Protected Overloads Sub SetBrush( _
   ByVal color As Color _
) 
 

Parameters

color
See Also