You are here: Start » AVL.NET » AVL.RegionCharacteristicPoint(AvlNet.Region, AvlNet.Anchor2D, AvlNet.Point2D)
AVL.RegionCharacteristicPoint(AvlNet.Region, AvlNet.Anchor2D, AvlNet.Point2D)
Returns a characteristic point of the input's region bounding box.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void RegionCharacteristicPoint( AvlNet.Region inRegion, AvlNet.Anchor2D inPointAnchor, out AvlNet.Point2D outPoint )
Parameters
- inRegion
- Type: AvlNet.Region
Input region - inPointAnchor
- Type: AvlNet.Anchor2D
- outPoint
- Type: AvlNet.Point2D
