Converts the list of PointF objects to a comma separated string.
Namespace: MindFusion.Json
Assembly: MindFusion.Common
C# Copy Code |
---|
public static string ToPointString ( |
Visual Basic Copy Code |
---|
Public Shared Function ToPointString( _ |
The list of PointF objects to convert.
A comma separated string.