BaseScale.GetValueFromPoint override.
Namespace: MindFusion.Gauges.WpfAssembly: MindFusion.Gauges.Wpf
public override double GetValueFromPoint ( Point point)
Public Overrides Function GetValueFromPoint( _ point As Point _) As Double
The point to test.
The value from the scale, corresponding to the point, possibly MinValue or MaxValue if the specified point cannot be associated with a value.
OvalScale MembersOvalScale ClassMindFusion.Gauges.Wpf Namespace