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

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

Parameters

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