Shape.IsIntersect

Shape.IsIntersect method

Indicates whether this shape is intersect another shape.

public bool IsIntersect(Shape shape)

See Also