This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
SVGTool_SHOW_IN_VIEWER
|
SVGTool_SHOW_IN_VIEWER ( svgObject {; sources} ) | ||||||||
Parameter | Type | Description | ||||||
svgObject | SVG_Ref |
![]() |
Reference of picture to be displayed | |||||
sources | String |
![]() |
Opens viewer directly on the source page | |||||
The SVGTool_SHOW_IN_VIEWER command displays the SVG picture specified by svgObject in an SVG Viewer window. This tool is provided with the SVG component:
If you pass the optional sources parameter (added in v14), the viewer is opened directly on the source page.
For more information about the SVG Viewer, please refer to the Development tools section.
Product: 4D
Theme: Utilities
Number:
705084
Created: Composant 4D SVG v11.3
Modified: 4D v14
4D SVG Component ( 4D v20 R7)