MapControl Methods
Displays raster and vector maps. Supports both popular map services (Bing Maps and OpenStreetMap) and custom map data servers inside your corporate network. See Map Control.
Name | Description |
---|---|
About() static |
Activates the Map |
Accessibility |
Notifies the accessibility client applications of the specified Accessible |
Accessibility |
Notifies the accessibility client applications of the specified Accessible |
Begin |
Starts the map control’s initialization. Initialization occurs at runtime. |
Begin |
Executes the specified delegate asynchronously with the specified arguments, on the thread that the control’s underlying handle was created on. Inherited from Control. |
Begin |
Executes the specified delegate asynchronously on the thread that the control’s underlying handle was created on. Inherited from Control. |
Bring |
Brings the control to the front of the z-order. Inherited from Control. |
Calc |
Returns information on the map elements located at the specified coordinates. |
Calc |
Returns information on the map elements located at the specified screen point. |
Calc |
Returns information on the map elements located at the specified point. |
Calculate |
Obsolete. Calculates map scale in kilometers. |
Calculate |
Obsolete. Calculates a map zoom level corresponding to the specified map scale. |
Collapse |
Collapses all expanded clusters. |
Collapse |
Collapses the specified cluster. |
Contains |
Retrieves a value indicating whether the specified control is a child of the control. Inherited from Control. |
Coord |
Converts the specified map point into internal map units. |
Coord |
Converts the specified geographical point into the point on a screen. |
Coord |
Converts a specified coordinate size to a measure unit size. |
Create |
Creates a new accessibility object for the control. Inherited from Control. |
Create |
Forces the creation of the visible control, including the creation of the handle and any visible child controls. Inherited from Control. |
Create |
Creates a new instance of the control collection for the control. Inherited from Control. |
Create |
Creates the Graphics for the control. Inherited from Control. |
Create |
Creates a handle for the control. Inherited from Control. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Def |
Sends the specified message to the default window procedure. Inherited from Control. |
Destroy |
Destroys the handle associated with the control. Inherited from Control. |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Do |
Begins a drag-and-drop operation. Inherited from Control. |
Draw |
Supports rendering to the specified bitmap. |
End |
Ends the Map |
End |
Retrieves the return value of the asynchronous operation represented by the IAsync |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Expand |
Expands the specified cluster and positions its elements according to the specified layout. |
Export |
Exports a map to the specified stream in the DOCX format with the specified settings. |
Export |
Exports a map to the specified stream in the DOCX format. |
Export |
Exports a map to the specified file in the DOCX format with the specified settings. |
Export |
Exports a map to the specified file in the DOCX format. |
Export |
|
Export |
|
Export |
Exports a treemap to the specified stream in the MHT format. |
Export |
Exports the control’s data to an MHT file (Web archive, single file) at the specified path. |
Export |
Exports the Map control’s data to the specified stream in PDF format using the specified options. |
Export |
Exports the Map |
Export |
Exports the control’s data to the specified file in PDF format using the specified options. |
Export |
Exports the Map Control’s data to the specified file in PDF format. |
Export |
Exports the data displayed by the Map Control to a stream in RTF format. |
Export |
Exports the Map Control’s data to a file in RTF format. |
Export |
Exports the Map Control’s data to a stream in XLS format |
Export |
Exports the data displayed by the Map Control to a file in XLS format. |
Export |
Exports the data displayed by the Map Control to the specified stream in XLSX (MS Excel 2007) format. |
Export |
Exports the data displayed by the Map Control to the specified file in XLSX (MS Excel 2007) format. |
Find |
Retrieves the form that the control is on. Inherited from Control. |
Focus() | Sets input focus to the control. Inherited from Control. |
Force |
Forces the rendering of map items. |
From |
Retrieves the control that contains the specified handle. Inherited from Control. |
From |
Returns the control that is currently associated with the specified handle. Inherited from Control. |
Get |
Retrieves the specified Accessible |
Get |
Retrieves a value indicating how a control will behave when its Auto |
Get |
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. Inherited from Control. |
Get |
Retrieves the child control that is located at the specified coordinates. Inherited from Control. |
Get |
Returns the next Container |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Retrieves the next control forward or back in the tab order of child controls. Inherited from Control. |
Get |
Retrieves the size of a rectangular area into which a control can be fitted. Inherited from Control. |
Get |
Retrieves the bounds within which the control is scaled. Inherited from Control. |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Retrieves the value of the specified control style bit for the control. Inherited from Control. |
Get |
Determines if the control is a top-level control. Inherited from Control. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide() | Conceals the control from the user. Inherited from Control. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Init |
Called after the control has been added to another container. Inherited from Control. |
Invalidate() | Invalidates the entire surface of the control and causes the control to be redrawn. Inherited from Control. |
Invalidate |
Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. Inherited from Control. |
Invalidate |
Invalidates the specified region of the control (adds it to the control’s update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Inherited from Control. |
Invoke |
Executes the specified delegate, on the thread that owns the control’s underlying window handle, with the specified list of arguments. Inherited from Control. |
Invoke |
Executes the specified delegate on the thread that owns the control’s underlying window handle. Inherited from Control. |
Invoke |
Raises the Got |
Invoke |
Raises the Lost |
Invoke |
Raises the Click event for the specified control. Inherited from Control. |
Invoke |
Raises the Paint event for the specified control. Inherited from Control. |
Invoke |
Raises the Paint event for the specified control.
Inherited from Control. |
Is |
Determines if a character is an input character that the control recognizes. Inherited from Control. |
Is |
Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. Inherited from Control. |
Is |
Determines if the specified character is the mnemonic character assigned to the control in the specified string. Inherited from Control. |
Map |
Converts the specified map unit into the corresponding geographical point. |
Map |
Converts the specified map unit into the point on a screen. |
Measure |
Converts measure unit to coordinate size. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Notify |
Raises the Invalidated event with a specified region of the control to invalidate. Inherited from Control. |
On |
Raises the Auto |
On |
Raises the Back |
On |
Raises the Background |
On |
Raises the Background |
On |
Raises the Binding |
On |
Raises the Causes |
On |
Raises the Change |
On |
Raises the Click event. Inherited from Control. |
On |
Raises the Client |
On |
Raises the Context |
On |
Raises the Context |
On |
Raises the Control |
On |
Raises the Control |
On |
Raises the Cursor |
On |
Raises the Dock |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Drag |
On |
Raises the Enabled |
On |
Raises the Enter event. Inherited from Control. |
On |
Raises the Font |
On |
Raises the Fore |
On |
Raises the Give |
On |
Raises the Got |
On |
Raises the Help |
On |
Raises the Ime |
On |
Raises the Invalidated event. Inherited from Control. |
On |
Raises the Key |
On |
Raises the Layout event. Inherited from Control. |
On |
Raises the Leave event. Inherited from Control. |
On |
Raises the Location |
On |
Raises the Lost |
On |
Raises the Margin |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Raises the Mouse |
On |
Notifies the control of Windows messages. Inherited from Control. |
On |
Raises the Padding |
On |
Raises the Back |
On |
Raises the Background |
On |
Raises the Binding |
On |
Raises the Parent |
On |
Raises the Cursor |
On |
Raises the Enabled |
On |
Raises the Font |
On |
Raises the Fore |
On |
Raises the Right |
On |
Raises the Visible |
On |
Raises the Paint event. Inherited from Control. |
On |
Raises the Query |
On |
Raises the Region |
On |
Raises the Resize event. Inherited from Control. |
On |
Raises the Style |
On |
Raises the System |
On |
Raises the Tab |
On |
Raises the Tab |
On |
Raises the Text |
On |
Raises the Validated event. Inherited from Control. |
On |
Raises the Validating event. Inherited from Control. |
On |
Raises the Visible |
Perform |
Forces the control to apply layout logic to all its child controls. Inherited from Control. |
Perform |
Forces the control to apply layout logic to all its child controls. Inherited from Control. |
Point |
Computes the location of the specified screen point into client coordinates. Inherited from Control. |
Point |
Computes the location of the specified client point into screen coordinates. Inherited from Control. |
Pre |
Preprocesses keyboard or input messages within the message loop before they are dispatched. Inherited from Control. |
Pre |
Preprocesses keyboard or input messages within the message loop before they are dispatched. Inherited from Control. |
Print() |
Prints the Map |
Process |
Processes a command key. Inherited from Control. |
Process |
Processes a dialog character. Inherited from Control. |
Process |
Processes a dialog key. Inherited from Control. |
Process |
Processes a key message and generates the appropriate control events. Inherited from Control. |
Process |
Processes a keyboard message. Inherited from Control. |
Process |
Previews a keyboard message. Inherited from Control. |
Process |
Processes a mnemonic character. Inherited from Control. |
Raise |
Raises the appropriate drag event. Inherited from Control. |
Raise |
Raises the appropriate key event. Inherited from Control. |
Raise |
Raises the appropriate mouse event. Inherited from Control. |
Raise |
Raises the appropriate paint event. Inherited from Control. |
Recreate |
Forces the re-creation of the handle for the control. Inherited from Control. |
Rectangle |
Computes the size and location of the specified screen rectangle in client coordinates. Inherited from Control. |
Rectangle |
Computes the size and location of the specified client rectangle in screen coordinates. Inherited from Control. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reflect |
Reflects the specified message to the control that is bound to the specified handle. Inherited from Control. |
Refresh() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. Inherited from Control. |
Reset |
Resets the Back |
Reset |
Causes a control bound to the Binding |
Reset |
Resets the Cursor property to its default value. Inherited from Control. |
Reset |
Resets the Font property to its default value. Inherited from Control. |
Reset |
Resets the Fore |
Reset |
Resets the Ime |
Reset |
Resets the control to handle the Mouse |
Reset |
Resets the Right |
Reset |
Resets the Text property to its default value (Empty). Inherited from Control. |
Resume |
Resumes usual layout logic. Inherited from Control. |
Resume |
Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. Inherited from Control. |
Resume |
Resumes the rendering of map items. |
Rotate |
Rotates a map at the specified point. |
Rtl |
Converts the specified Content |
Rtl |
Converts the specified Horizontal |
Rtl |
Converts the specified Left |
Rtl |
Converts the specified Content |
Rtl |
Converts the specified Horizontal |
Rtl |
Converts the specified Left |
Scale |
Scales the control and all child controls by the specified scaling factor. Inherited from Control. |
Scale |
Scales the entire control and any child controls. Inherited from Control. |
Scale |
Scales the control and any child controls. Inherited from Control. |
Scale |
Scales a control’s location, size, padding and margin. Inherited from Control. |
Scale |
This method is not relevant for this class. Inherited from Control. |
Screen |
Converts a specified map screen point to a corresponding coordinate point. |
Screen |
Converts a specified screen point to a corresponding coordinate point. |
Screen |
Converts the specified screen point into internal map units. |
Select() | Activates the control. Inherited from Control. |
Select |
Activates a child control. Optionally specifies the direction in the tab order to select the control from. Inherited from Control. |
Select |
Selects items that are inside the specified region. |
Select |
Selects items that are inside the specified region. |
Select |
Activates the next control. Inherited from Control. |
Send |
Sends the control to the back of the z-order. Inherited from Control. |
Set |
Sets a value indicating how a control will behave when its Auto |
Set |
Sets the specified bounds of the control to the specified location and size. Inherited from Control. |
Set |
Sets the bounds of the control to the specified location and size. Inherited from Control. |
Set |
Performs the work of setting the specified bounds of this control. Inherited from Control. |
Set |
Sets a new center point of a map. |
Set |
Sets the size of the client area of the control. Inherited from Control. |
Set |
Assigns the specified map item factory to the Map |
Set |
Sets a specified Controltrue or false .
Inherited from Control. |
Set |
Sets the control as the top-level control. Inherited from Control. |
Set |
Sets the control to the specified visible state. Inherited from Control. |
Show() | Displays the control to the user. Inherited from Control. |
Show |
Displays the standard Print dialog to print the data displayed in the Map |
Show |
Invokes the Print Preview Form, which shows the print preview of the map control. |
Show |
Invokes the Ribbon Print Preview Form window, which shows the ribbon print preview of the map control. |
Size |
Determines the size of the entire control from the height and width of its client area. Inherited from Control. |
Suspend |
Temporarily suspends the layout logic for the control. Inherited from Control. |
Suspend |
Suspends the rendering of map items. |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
IDrop |
Raises the Drag |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Update() | Causes the control to redraw the invalidated regions within its client area. Inherited from Control. |
Update |
Updates the bounds of the control with the current size and location. Inherited from Control. |
Update |
Updates the bounds of the control with the specified size, location, and client size. Inherited from Control. |
Update |
Updates the bounds of the control with the specified size and location. Inherited from Control. |
Update |
Forces the assigned styles to be reapplied to the control. Inherited from Control. |
Update |
Updates the control in its parent’s z-order. Inherited from Control. |
Zoom |
Zooms a map to the specified level and anchor point using the animation effect, if required. |
Zoom |
Zooms a map to the specified level and anchor point. |
Zoom |
Zooms a map to the specified level using the animation effect, if required. |
Zoom |
Zooms a map to the specified level. |
Zoom |
Zooms a map in. |
Zoom |
Zooms a map out. |
Zoom |
Zooms the map based on a specified padding factor to allow the map viewport to display all items passed in parameters. Allows you to set whether the map should use a non-negative integer zoom level. |
Zoom |
Zooms the map to fit the area that contains items sent as a parameter. |
Zoom |
Zooms the map to fit the area containing items sent as parameter. |
Zoom |
Zooms the map to fit items contained by the Map |
Zoom |
Zooms the map to fit items that all map layers contain. |
Zoom |
Zooms the map to fit items contained in the layers passed in the method parameters. |
Zoom |
Zooms the map to fit items contained in the specified set of Layer |
Zoom |
Zooms the map to fit items contained in the specified set of Layer |
Zoom |
Zooms the map to fit items contained by the Map |
Zoom |
Zooms the map to the specified region. Allows you to set whether the map should use a non-negative integer zoom level. |
Zoom |
Zooms to the region described by its top-left and bottom-right points. |
See Also