Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1VectorLayer
.
.
::
.
.
ParentMaps Property
C1VectorLayer Class
See Also
Gets or sets the
C1Maps
to which this C1VectorLayer is associated with.
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
C1VectorLayer Class
C1.Phone.Maps Namespace