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
public property CopyrightStrings Gets the copyright strings that are based on the map data represented in the map view specified in the RequestCopyrightString method.
public property Culture Gets the culture of the copyright result, which defines the language of the copyright strings.
public property Location Gets the location of the copyright result, which defines the contents of the copyright strings.
public property 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
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

CopyrightResult Class
Microsoft.Maps.MapControl.Core Namespace