Click or drag to resize
ICrsTransformableT Interface
Generic interface providing spatial reference system transformation capabilities.

Namespace: FDF.Common.CoordinateSystems
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface ICrsTransformable<T>

Type Parameters

T

The ICrsTransformableT type exposes the following members.

Methods
  NameDescription
Public methodTransformForward
Returns object that is result of forward transformation of this object using specified referential coordinate transform.
Top
Remarks