C1.C1Pdf Namespace / C1PdfDocument Class / BrushToColor Method
The System.Drawing.Brush.

In This Topic
BrushToColor Method (C1PdfDocument)
In This Topic
Gets the brush color.
Syntax
'Declaration
 
Protected Function BrushToColor( _
   ByVal brush As Brush _
) As Color
 

Parameters

brush
The System.Drawing.Brush.

Return Value

See Also