You are here: Start » AVL.NET » AVL.DistanceToWorldCoordinates(float, float, float)

AVL.DistanceToWorldCoordinates(float, float, float)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void DistanceToWorldCoordinates(
	float inImageDistance,
	float inResolution,
	out float outWorldDistance
)

Parameters

inImageDistance
Type: System.Single
inResolution
Type: System.Single
outWorldDistance
Type: System.Single

See also