DrawingBaseMakeHitTest Method |
Hit test.
Return value: -1 - no hit, 0 - hit anywhere, > 1 - handle number
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected override int MakeHitTest(
ChartVisualArgs args
)
Parameters
- args ChartVisualArgs
-
Return Value
Int32See Also