Tests whether the specified point is within the manipulator of a diagram object and triggers the manipulator.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public Manipulator HitTestManipulators ( |
Visual Basic Copy Code |
---|
Public Function HitTestManipulators( _ |
A PointF instance specifying the point to test.
true to indicate whether there is a manipulator at the specified location; otherwise, false.