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