MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi Namespace / GdiCanvasItemRenderer Class / Render Method
The canvas item.

In This Topic
Render Method (GdiCanvasItemRenderer)
In This Topic
Renders the canvas item.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub Render( _
   ByVal item As CanvasItem _
) 
 

Parameters

item
The canvas item.
See Also