You are here: Start » AVL.NET » AVL.TestPointInSegment_Deprecated(AvlNet.Point2D, AvlNet.Segment2D, bool)
AVL.TestPointInSegment_Deprecated(AvlNet.Point2D, AvlNet.Segment2D, bool)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TestPointInSegment_Deprecated( AvlNet.Point2D inPoint, AvlNet.Segment2D inSegment, out bool outIsContained )
Parameters
- inPoint
- Type: AvlNet.Point2D
- inSegment
- Type: AvlNet.Segment2D
- outIsContained
- Type: System.Boolean
