'Declaration Public Function _isIntersectWithViewRectangle( _ ByVal checkRectangle As _RectangleShape, _ ByVal viewRect As IRectangle _ ) As Boolean
public bool _isIntersectWithViewRectangle( _RectangleShape checkRectangle, IRectangle viewRect )
Parameters
- checkRectangle
- viewRect