You are here: Start » AVL.NET » AVL.LocationCorners_Deprecated(AvlNet.Location, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D)
AVL.LocationCorners_Deprecated(AvlNet.Location, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D, AvlNet.Point2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LocationCorners_Deprecated( AvlNet.Location inLocation, out AvlNet.Point2D outTopLeftCorner, out AvlNet.Point2D outTopRightCorner, out AvlNet.Point2D outBottomRightCorner, out AvlNet.Point2D outBottomLeftCorner )
Parameters
- inLocation
- Type: AvlNet.Location
- outTopLeftCorner
- Type: AvlNet.Point2D
- outTopRightCorner
- Type: AvlNet.Point2D
- outBottomRightCorner
- Type: AvlNet.Point2D
- outBottomLeftCorner
- Type: AvlNet.Point2D
