Gets or sets the URL of the shapefile map file.
Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf
SyntaxC#
Copy Code
|
|---|
public string MapLocation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MapLocation As String |
A string specifying the shapefile location.
See Also