RenderHint indicating what the
result will be used for.
Namespace: Spotfire.Dxp.Application.ExtensionAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Display | 0 | Render for more permanent display. For example, when finished zooming or animating. | |
TransientDisplay | 1 | Render an intermediate state. For example, while zooming or animating. This is always eventually followed by another call with the Display hint set. | |
Export | 2 | Render for high quality export. | |
3 | Render to printer. |
Version Information
See Also