Click or drag to resize

SvgElementIdManagerGetElementById Method (Uri)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public virtual SvgElement GetElementById(
	Uri uri
)
Request Example View Source

Parameters

uri
Type: SystemUri

Return Value

Type: SvgElement
See Also