Represents map layer with the shapes, vectors or geometries in geographical coordinates.
Namespace:
C1.Phone.MapsAssembly: C1.Phone.Maps (in C1.Phone.Maps.dll)
Syntax
| C# |
|---|
[ContentPropertyAttribute("Children")] [StyleTypedPropertyAttribute(Property = "ItemStyle", StyleTargetType = typeof(C1VectorItemBase))] public class C1VectorLayer : Control, IMapLayer |
| Visual Basic |
|---|
<ContentPropertyAttribute("Children")> _ <StyleTypedPropertyAttribute(Property := "ItemStyle", StyleTargetType := GetType(C1VectorItemBase))> _ Public Class C1VectorLayer _ Inherits Control _ Implements IMapLayer |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.Maps..::..C1VectorLayer
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.Maps..::..C1VectorLayer