Checks whether the specified point lies within the manipulator.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool HitTest ( |
Visual Basic Copy Code |
---|
Public Function HitTest( _ |
A hit-testing threshold.
true if the point is within the manipulator and the manipulator performed an action; otherwise, false.