ActiveReports 9
DrawRectangle Method

Draws a rectangle rectangle specified by a RectangleF structure.
Syntax
'Declaration
 
Sub DrawRectangle( _
   ByVal pen As PenEx, _
   ByVal rect As RectangleFEx _
) 
void DrawRectangle( 
   PenEx pen,
   RectangleFEx rect
)

Parameters

pen
rect
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum