Click or drag to resize
FdfImageViewerEventArgs Constructor (FdoFeature, GeCoordinate)
Initializes a new instance of the FdfImageViewerEventArgs class

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfImageViewerEventArgs(
	FdoFeature feature,
	GeCoordinate lookAt
)

Parameters

feature
Type: FDF.Common.FeaturesFdoFeature
lookAt
Type: FDF.Common.GeometriesGeCoordinate
See Also