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

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

Parameters

rect
color
See Also