SVGAnimatedLengthToString Method
Returns a String that represents this instance.

Namespace: Aspose.Svg.DataTypes
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public override string ToString()

Return Value

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