Click or drag to resize
CrsTransformTryTransform Method
Performs in-place coordinate transformation of a envelope. Returns True if successful, otherwise returns False.

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryTransform(
	ref GeEnvelope envelope
)

Parameters

envelope
Type: FDF.Common.GeometriesGeEnvelope

Return Value

Type: Boolean
Remarks