Click or drag to resize

MapZoomToLayerElements Method (MapLayer, String)

Zoom the view to specified area

Namespace:  Easymap.AddIn.Mapping
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public void ZoomToLayerElements(
	MapLayer referenceLayer,
	ref string[] keys
)

Parameters

referenceLayer
Type: Easymap.AddIn.MappingMapLayer
keys
Type: SystemString
String array of keys
See Also