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

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

Parameters

bounds
color
See Also