DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathData Class / ToString Method

In This Topic
ToString Method (SvgPathData)
In This Topic
Returns a string that represents a sequence of instructions for drawing a path.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
 
See Also