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

VRageMath.RectangleF.Contains

Malware edited this page Dec 25, 2018 · 16 revisions

IndexRectangleF

csharp[bool](System.Boolean) Contains([int](System.Int32) x, [int](System.Int32) y)``````csharp[bool](System.Boolean) Contains([float](System.Single) x, [float](System.Single) y)``````csharp[bool](System.Boolean) Contains([Vector2](VRageMath.Vector2) vector2D)``````csharp[bool](System.Boolean) Contains([Point](VRageMath.Point) point)

Clone this wiki locally