The following tables list the members exposed by View.
| Name | Description | |
|---|---|---|
![]() | View Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Layers | Returns the LayerCollection for the view. |
| Name | Description | |
|---|---|---|
![]() | CopyViewToClipboard | Exports the current view to the Windows Clipboard. |
![]() | DoActionOnGeometry | Performs an action on the supplied geometry. |
![]() | ExportView | Exports the current view to an image file. |
![]() | Refresh | Forces a redraw of the view. |
![]() | RemoveLayer | Removes a layer from the current view. |
![]() | RemoveLayerCache | Deletes the cache of the specified layer. |
![]() | TrackPoint | Tracks a point on the current view. |
![]() | TrackPolygon | Tracks a polygon shape on the current view. |
![]() | TrackPolyline | Tracks a line shape on the current view. |
![]() | TrackVector | Tracks a line, consisting of two points, on the current view. |
![]() | ZoomToFullExtent | Sets the extent of the view to equal the value of the full extent of all the layers |


