AARectangleNTNumericContains(Vector2NTNumeric) Method

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public bool Contains(
	Vector2N<TNumeric> point
)

Parameters

point  Vector2NTNumeric
 

Return Value

Boolean

See Also