Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Rectangle.Intersects

Malware edited this page Dec 25, 2018 · 19 revisions

IndexRectangle

csharp[bool](System.Boolean) Intersects([Rectangle](VRageMath.Rectangle) value)##### Summary

Determines whether a specified Rectangle intersects with this Rectangle.

csharpvoid Intersects(ref [Rectangle](VRageMath.Rectangle) value, ref [bool](System.Boolean) result)##### Summary

Determines whether a specified Rectangle intersects with this Rectangle.

Clone this wiki locally