Click or drag to resize

HitTestRectangularDataIsCovering Method

Overload List
 NameDescription
Public methodIsCovering(PointD2D) Determines whether the hit area covers the specified point.
Public methodIsCovering(PointF) Determines whether the hit area covers the specified path points.
Public methodIsCovering(RectangleD2D) Determines whether the hit area covers the specified rectangle.
Public methodIsCovering(PointD2D, MatrixD2D) Determines whether the hit area covers the specified point after applying an additional transformation.
Public methodIsCovering(RectangleD2D, MatrixD2D) Determines whether the hit area covers the specified rectangle after applying an additional transformation.
Top
See Also