Click or drag to resize
FdoFeatureTransformForward Method
Returns object that is result of forward transformation of this object using specified referential coordinate transform.

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public IFdoFeature TransformForward(
	CrsTransform reference
)

Parameters

reference
Type: FDF.Common.CoordinateSystemsCrsTransform

Return Value

Type: IFdoFeature

Implements

ICrsTransformableTTransformForward(CrsTransform)
Remarks