Converts the specified double value to string.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static string FromDouble ( |
Visual Basic Copy Code |
---|
Public Shared Function FromDouble( _ |
The value to convert.
A string representing the specified value.