You are here: Start » AVL.NET » AVL.PointToImageCoordinates(AvlNet.Point3D, AvlNet.Position3D, float, AvlNet.Point2D)
AVL.PointToImageCoordinates(AvlNet.Point3D, AvlNet.Position3D, float, AvlNet.Point2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PointToImageCoordinates( AvlNet.Point3D inWorldPoint, AvlNet.Position3D inWorldPlane, float inResolution, out AvlNet.Point2D outImagePoint )
Parameters
- inWorldPoint
- Type: AvlNet.Point3D
- inWorldPlane
- Type: AvlNet.Position3D
- inResolution
- Type: System.Single
- outImagePoint
- Type: AvlNet.Point2D
