Get or sets the parent C1Maps for this IMapLayer

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

Syntax

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

Implements

IMapLayer..::..ParentMaps

See Also