Search
Shape.GetHitPath Method
See Also
 






 Overload List

Name Description

Shape.GetHitPath (Rect, Double, Double)

Returns a IGraphicsPath object corresponding to the outline of the specified shape when rotated at the specified angle. This IGraphicsPath can be used for hit-testing and intersection checks.

Shape.GetHitPath (Rect, Double, Double, Boolean, Boolean)

Returns an IGraphicsPath object corresponding to the outline of the specified shape when rotated at the specified angle. This IGraphicsPath can be used for hit-testing and intersection checks.

 See Also