MindFusion.Wpf Pack Programmer's Guide
MapLayer.MapLocation Property
See Also
 





Gets or sets the URL of the shapefile map file.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

public string MapLocation { get; set; }

Visual Basic  Copy Code

Public Property MapLocation As String

 Property Value

A string specifying the shapefile location.

 See Also

MapLayer Members
MapLayer Class
MindFusion.Mapping.Wpf Namespace