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

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void PixelToCoord(
	ref GeCoordinate coord,
	int x,
	int y
)

Parameters

coord
Type: FDF.Common.GeometriesGeCoordinate
x
Type: SystemInt32
y
Type: SystemInt32
See Also