Get or sets the parent C1Maps for this IMapLayer

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
C1Maps ParentMaps { get; set; }
Visual Basic
Property ParentMaps As C1Maps
	Get
	Set

See Also