Room.IsPointInRoom
Method
Description:
Determines if a point lies within the volume of the room.
Determines if a point lies within the volume of the room.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the point is. |
ArgumentException | The coordinates of the point is not a number. |