C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / DrawCheck Method

In This Topic
DrawCheck Method
In This Topic
Draws a checkmark.
Syntax
'Declaration
 
Public Sub DrawCheck( _
   ByVal bounds As Rectangle, _
   ByVal color As Color _
) 
 

Parameters

bounds
color
See Also