NodeShape.DoHitTest Method

Include Protected Members
Include Inherited Members

Returns true if a specified point is within the shape.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DoHitTest(PointD, DiagramHitTestInfo) Returns true if the specified point is within the shape. (Inherited from ShapeElement.)
Public method DoHitTest(PointD, DiagramHitTestInfo, Boolean) Returns true if the specified point is within the shape. (Inherited from ShapeElement.)

Top

See Also

Reference

NodeShape Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace