Click or drag to resize
BitmapTransformPixelToCoord Method (Double, Double, Int32, Int32)

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void PixelToCoord(
	ref double cX,
	ref double cY,
	int pX,
	int pY
)

Parameters

cX
Type: SystemDouble
cY
Type: SystemDouble
pX
Type: SystemInt32
pY
Type: SystemInt32
See Also