You are here: Start » AVL.NET » AVL.TestRegionIntersectsWith(AvlNet.Region, AvlNet.Region, bool)
AVL.TestRegionIntersectsWith(AvlNet.Region, AvlNet.Region, bool)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TestRegionIntersectsWith( AvlNet.Region inRegion, AvlNet.Region inReferenceRegion, out bool outRegionsIntersect )
Parameters
- inRegion
- Type: AvlNet.Region
- inReferenceRegion
- Type: AvlNet.Region
- outRegionsIntersect
- Type: System.Boolean
