Returns a string representation of this Length object.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public override string ToString () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function ToString () As String |
A string representation of this Length.
See Also