Click or drag to resize

SheetZoomToLayerElements Method (MapLayer, String)

Zoom the view to specified area

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.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