RhinoCommon API
Rectangle3dContains Method (Double, Double) |
Determines if two plane parameters are included in this rectangle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public PointContainment Contains( double x, double y )
Public Function Contains ( x As Double, y As Double ) As PointContainment
Parameters
- x
- Type: SystemDouble
Parameter along base plane X direction. - y
- Type: SystemDouble
Parameter along base plane Y direction.
Return Value
Type: PointContainmentParameter Rectangle relationship.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14