ShapeElement::DoHitTest Method

 

Returns true if a specified point is within the shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodDoHitTest(PointD, DiagramHitTestInfo^)

Returns true if the specified point is within the shape.

System_CAPS_pubmethodDoHitTest(PointD, DiagramHitTestInfo^, Boolean)

Returns true if the specified point is within the shape.

Return to top
Show: