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




The view the layer is associated with.

Syntax

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

See Also

© 2010 All Rights Reserved.