Get or sets the parent C1Maps for this IMapLayer

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

Syntax

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

Implements

IMapLayer..::..ParentMaps

See Also