ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.GcGdi Namespace / GcGdiGraphics Class / GcGdiGraphics Constructor

In This Topic
GcGdiGraphics Constructor
In This Topic
Creates new bridge.
Syntax
'Declaration
 
Public Function New( _
   ByVal graphics As Graphics, _
   ByVal fontHinting As FontHinting _
)
 

Parameters

graphics
fontHinting
See Also