Accusoft.PrintPro8.Net
Rectangle(RectangleF) Method




A System.Drawing.Rectangle which represents the coordinates used to draw the rectangle.
Draws a black rectangle on a printer.
Syntax
'Declaration
 
Public Overloads Sub Rectangle( _
   ByVal boundingBox As RectangleF _
) 
'Usage
 
Dim instance As Draw
Dim boundingBox As RectangleF
 
instance.Rectangle(boundingBox)
public void Rectangle( 
   RectangleF boundingBox
)
public: void Rectangle( 
   RectangleF boundingBox
) 
public:
void Rectangle( 
   RectangleF boundingBox
) 

Parameters

boundingBox
A System.Drawing.Rectangle which represents the coordinates used to draw the rectangle.
See Also

Reference

Draw Class
Draw Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback