ImportedImageVisualSvg Property |
Configure the image using Scalable Vector Graphics XML markup standard. This allows a vector definition for the graphics to be displayed on the image as if it was a drawing canvas. Updating the Svg text updates the image visual.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string Svg { get; set; }Property Value
String
See Also