![]() | Adds a shape to the appropriate editable layer of the current map. |
![]() | Adds a point to the editable point layer of the current map. |
![]() | Loads an existing layer into the current map and returns a reference to the layer. |
![]() | Centers the map at the location of the specified point object. |
![]() | Centers the map at the specified location. |
![]() | Closes the current map and creates a new, blank map. |
![]() | Copies the contents of the map view to the Windows clipboard as a bitmap. |
![]() | Draws a shape on the map using the specified symbology. |
![]() | Draws text on the map using the specified text symbol. |
![]() | Activates the hyperlink for the feature at the specified location. |
![]() | Identifies the feature at the specified location. |
![]() | Closes the current map and opens the specified map. |
![]() | Refreshes the data in the map view. |
![]() | Refreshes the data in the map view. |
![]() | Saves the current map. |
![]() | Selects the feature at the specified location. |
![]() | Selects the feature at the specified location. |
![]() | Interrupts map drawing for the current drawing cycle. |
![]() | Captures the pointer location as it is moved across the map view and draws a rotated arrow. Returns the arrow's angle of rotation. |
![]() | Displays a rubber-band ellipse on the Map and returns an Ellipse object. |
![]() | Displays a rubber-band rectangle on the Map and returns a Rectangle object. |
![]() | Returns or sets the coordinate system of the map. |
![]() | Returns a reference to the currently editable layer. |
![]() | Returns or sets the spatial extent of the current map view. |
![]() | Returns the complete path to the current map file (.apm). |
![]() | Returns or sets the zoom percentage used by the Fixed Zoom In and Fixed Zoom Out tools. |
![]() | Returns the window handle of the map view. |
![]() | Returns a reference to the Layers object. |
![]() | Returns or sets the name of the current map (.apm file). |
![]() | Returns a reference to the global Navigation object. |
![]() | Returns the current X location of the pointer in device pixel coordinates. |
![]() | Returns the current Y location of the pointer in device pixel coordinates. |
![]() | Returns or sets the currently active mode tool. A mode tool is a tool that puts the map pointer in an action mode and remains depressed while active (for example, Identify, Select, Vertex Edit, etc.). |
![]() | Returns the current X location of the pointer in the coordinate system of the map. |
![]() | Returns the current Y location of the pointer in the coordinate system of the map. |
![]() | Returns or sets the specified property for the map. |
![]() | Returns or sets the angle at which the map is rotated. |
![]() | Returns or sets the map scale. |
![]() | Returns the bookmark of the currently selected feature. |
![]() | Returns a reference to the layer of the currently selected feature. |
![]() | Returns or sets the snapping tolerance in meters. |
![]() | Returns or sets the specified properties for the map. |
![]() | Occurs after the map is re-drawn or refreshed. |
![]() | Occurs after each layer in the map is re-drawn or refreshed. |
![]() | Occurs when the map is about to be re-drawn or refreshed. |
![]() | Occurs when each layer in the map is about to be re-drawn or refreshed. |
![]() | Occurs after the map has been closed. |
![]() | Occurs when the map re-draw is interrupted by the user. |
![]() | Occurs after a new feature is added. |
![]() | Occurs after an existing feature has been edited. |
![]() | Occurs after an existing feature has been deleted. |
![]() | Occurs after an existing feature's geometry has been edited. |
![]() | Occurs when a shapefile feature is identified via the Identify tool. |
![]() | Occurs when a new map is created. |
![]() | Occurs when a map is opened. |
![]() | Occurs when the pointer is touched on the map view. |
![]() | Occurs when a mode tool is selected or unselected. A mode tool is a tool that puts the map pointer in an action mode and remains depressed while active (for example, Identify, Select, Vertex Edit, etc.). |
![]() | Occurs when the pointer is moving around while still touching the map view. |
![]() | Occurs when the pointer is released from the map view. |
![]() | Occurs when the current map is saved. |
![]() | Occurs when the selected feature changes. |