Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
![]() |
DoHitTest(PointD, DiagramHitTestInfo) | Returns true if the specified point is within the shape. (Inherited from ShapeElement.) |
![]() |
DoHitTest(PointD, DiagramHitTestInfo, Boolean) | Overrides the DoHitTest method, so that list items are not hit detectable when zoomed out too far. (Overrides ShapeElement.DoHitTest(PointD, DiagramHitTestInfo, Boolean).) |
Top