CopyrightResult Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Contains copyright strings returned to the callback of the RequestCopyrightString method.
The following tables list the members exposed by the CopyrightResult type.
Public Properties
Name | Description | |
---|---|---|
CopyrightStrings | Gets the copyright strings that are based on the map data represented in the map view specified in the RequestCopyrightString method. | |
Culture | Gets the culture of the copyright result, which defines the language of the copyright strings. | |
Location | Gets the location of the copyright result, which defines the contents of the copyright strings. | |
ZoomLevel | Gets the zoom level of the copyright result, which defines the contents of the copyright strings. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CopyrightResult Class
Microsoft.Maps.MapControl.Core Namespace