ActiveReports 12
AddRectangle Method (IPathEx)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IPathEx Interface : AddRectangle Method
Appends rectangle to this path
Syntax
'Declaration
 
Sub AddRectangle( _
   ByVal rectangle As RectangleFEx _
) 
void AddRectangle( 
   RectangleFEx rectangle
)

Parameters

rectangle
See Also

Reference

IPathEx Interface
IPathEx Members