Get or sets the parent C1Maps for this IMapLayer

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

Syntax

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

See Also