ESRI.ArcGIS.ADF.IMS
MapView Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > GroupLayer Class : MapView Property




The MapView that the group layer is associated with.

Syntax

Visual Basic (Declaration) 
Protected Overrides Property MapView As MapView
Visual Basic (Usage)Copy Code
Dim instance As GroupLayer
Dim value As MapView
 
instance.MapView = value
 
value = instance.MapView
C# 
protected override MapView MapView {get; set;}

See Also

© 2010 All Rights Reserved.