Returns the value corresponding to the specified point.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public abstract double GetValueFromPoint ( |
Visual Basic
Copy Code
|
|---|
Public MustOverride Function GetValueFromPoint( _ |
The point to test.
See Also