Click or drag to resize

SVGInlineArgumentsToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a String that represents this instance.

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this instance.
See Also