ShapeElement::DoHitTest Method
Visual Studio 2015
Returns true if a specified point is within the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DoHitTest(PointD, DiagramHitTestInfo^) | Returns true if the specified point is within the shape. |
![]() | DoHitTest(PointD, DiagramHitTestInfo^, Boolean) | Returns true if the specified point is within the shape. |
Show:
