Click or drag to resize

svgGraphicElementBaseid Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Optional identifier for SVG element

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string id { get; set; }
Request Example View Source

Property Value

Type: String
The identifier.
See Also