ASP.NET Pack Programmer's Guide
MapView.BaseMap Property
See Also
 





Gets or sets the Map displayed in the first layer of this view.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public Map BaseMap { get; set; }

Visual Basic  Copy Code

Public Property BaseMap As Map

 Property Value

 See Also

MapView Members
MapView Class
MindFusion.Mapping.WebForms Namespace