Share via


IProjectable Members

This documentation is no longer available on MSDN, however it is available as a CHM download.

Defines the base interface for all UIElement objects that use a projection to render themselves on a map.

The following tables list the members exposed by the IProjectable type.

Public Properties

  Name Description
public property ParentMap Gets the parent map of this projectable.

Top

Public Methods

  Name Description
public method ProjectionUpdated Executes when the projection is changed and the conversion methods (ViewportPointToLocation and LocationToViewPortPoint) return different results.

Top

See Also

Reference

IProjectable Interface
Microsoft.Maps.MapControl.Core Namespace