Click or drag to resize
FdoFeatureViewerZoomCenter Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void ZoomCenter(
	GeCoordinate coord,
	double scale = 0
)

Parameters

coord
Type: FDF.Common.GeometriesGeCoordinate
scale (Optional)
Type: SystemDouble
See Also