BCGSoft.Controls.Gauges Namespace > LinearScale Class : HitTestValue Method |
'Declaration Public Overrides Function HitTestValue( _ ByVal pt As PointF, _ ByVal bInsideGauge As Boolean _ ) As Single
'Usage Dim instance As LinearScale Dim pt As PointF Dim bInsideGauge As Boolean Dim value As Single value = instance.HitTestValue(pt, bInsideGauge)
public override float HitTestValue( PointF pt, bool bInsideGauge )
public: float HitTestValue( PointF pt, bool bInsideGauge ) override
public: float HitTestValue( PointF pt, bool bInsideGauge ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2