Override to render the visual. This is used when
printing and exporting an image.
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
protected virtual void RenderCore( RenderArgs renderArgs )
Parameters
- renderArgs
- Type: Spotfire.Dxp.Application.ExtensionRenderArgs
Rendering arguments.
Remarks
Version Information
See Also