Checks whether the specified point lies within the visual structure of a scale element.
Namespace: MindFusion.Gauges.WinForms
Assembly: MindFusion.Gauges.WinForms
C# Copy Code |
---|
public bool HitTestObj ( |
Visual Basic Copy Code |
---|
Public Function HitTestObj( _ |
The point to test.
A delegate invoked for VisualElement objects during hit-testing.