[]
        
(Showing Draft Content)

C1.WPF.Maps.MapItemsLayer

MapItemsLayer Class

An ItemsControl that displays its items positioned geographically inside a C1Maps.

Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public class MapItemsLayer : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IRotatableMapLayer, IMapLayer, IDisposable

Constructors

Name Description
MapItemsLayer()

Initializes a new instance of the MapItemsLayer class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
GetRotatableElements()

Get the list of rotatable elements.

OnApplyTemplate()
PrepareContainerForItemOverride(DependencyObject, object)