Initializes a new instance of the CanvasRenderTarget class.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public CanvasRenderTarget ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The target of the rendering operation.
See Also