Initializes a new instance of the DrawContext class.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public DrawContext ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Report object whose items will be drawn using this DrawContext.
See Also