You are here: Start » AVL.NET » AVL.BoxCharacteristicPoint(AvlNet.Box, AvlNet.Anchor2D, AvlNet.Point2D)
AVL.BoxCharacteristicPoint(AvlNet.Box, AvlNet.Anchor2D, AvlNet.Point2D)
Returns a characteristic point (e.g. the top-left) of a box.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void BoxCharacteristicPoint( AvlNet.Box inBox, AvlNet.Anchor2D inPointAnchor, out AvlNet.Point2D outPoint )
Parameters
- inBox
- Type: AvlNet.Box
- inPointAnchor
- Type: AvlNet.Anchor2D
Selecting one of the 9 characteristic points - outPoint
- Type: AvlNet.Point2D
