SVGRenderSettings Class Properties
In This Topic
For a list of all members of this type, see SVGRenderSettings members.
Public Properties
| Name | Description |
 | AddSVGHeader | Whether or not to add SVG header to the generated document. |
 | Attributes | The attributes assciated with the SVG tag. |
 | EmbeddedImageDescription | Describes the format used to encode embedded images. |
 | EmbeddedScript | The script to be injected in the SVG. |
 | EmbedImagesInSVG | When set to true all images referenced by the SVG document will be embedded using base64 encoding. |
 | EnableInteractivity | When set to true the component will generate an automatic ID for each scene element. |
Top
See Also