'Declaration Public Shared Function _whetherIntersect( _ ByVal a As IShape, _ ByVal b As IShape _ ) As Boolean
public static bool _whetherIntersect( IShape a, IShape b )
_ShapeUtil Class _ShapeUtil Members