Click or drag to resize

diaShapesvg Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Scalable Vector Graphics element

Namespace:  imbSCI.Graph.DiagramLibraries.DiaShape
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlAnyElementAttribute(Name = "svg", Namespace = "http://www.w3.org/2000/svg")]
public XmlElement svg { get; set; }
Request Example View Source

Property Value

Type: XmlElement
The SVG.
See Also