Click or drag to resize

Map Methods

The Map type exposes the following members.

Methods
 NameDescription
Public methodHasClip Returns true if the Map is clipped
Public methodRemoveClip Removes the clip from the Map.
Public methodSetClip(ClipOperation, IEnumerableLayerElement, Boolean) Set the clip for this map.
Public methodSetClip(ClipOperation, MapLayer, ListObject, Boolean) Set the clip for this map.
Public methodSetClip(ClipOperation, MapLayer, String, Boolean) Set the clip for this map.
Public methodZoomToLayerElements(MapLayer, IEnumerableObject) Zoom the view to specified area
Public methodZoomToLayerElements(MapLayer, String) Zoom the view to specified area
Public methodZoomToRectangle Zoom the view to the specified RectangleF
Public methodZoomToSelection Zoom the view to the current selection
Top
See Also