CompartmentShape.DoHitTest Method

 

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

Overload List

Name Description
System_CAPS_pubmethod DoHitTest(PointD, DiagramHitTestInfo)

Returns true if the specified point is within the shape.(Inherited from ShapeElement.)

System_CAPS_pubmethod DoHitTest(PointD, DiagramHitTestInfo, Boolean)

Returns true if the specified point is within the shape.(Inherited from ShapeElement.)

See Also

CompartmentShape Class
Microsoft.VisualStudio.Modeling.Diagrams Namespace

Return to top