ShapeElement.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.
Public method DoHitTest(PointD, DiagramHitTestInfo, Boolean) Returns true if the specified point is within the shape.

Top

See Also

Reference

ShapeElement Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace