Click or drag to resize
CrsTransform Constructor (Int32, Int32)
Initializes a new instance of the CrsTransform class

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public CrsTransform(
	int source,
	int target
)

Parameters

source
Type: SystemInt32
target
Type: SystemInt32
See Also