Click or drag to resize

SvgTextToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns a String that represents the current Object.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents the current Object.
See Also