Click or drag to resize

svgGraphicElementBasename Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
XML/SVG node name

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

Property Value

Type: String
The name.
See Also