Converts an instance of the System.Windows.Point structure to a string.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public class PointToStringConverter : IValueConverter |
Visual Basic
Copy Code
|
|---|
Public Class PointToStringConverter |
Inheritance HierarchySystem.Object![]()
MindFusion.RealTimeCharting.Wpf.PointToStringConverter
See Also