RadControls for Silverlight

Base class for all layers.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public abstract class MapLayer : ItemsControl, 
	ILayer
Visual Basic
Public MustInherit Class MapLayer _
	Inherits ItemsControl _
	Implements ILayer

Inheritance Hierarchy

See Also