ASP.NET Pack Programmer's Guide
SlippyMapEventArgs.Location Property
See Also
 





Gets the geographic location of the event.

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

 Syntax

C#  Copy Code

public LatLong Location { get; set; }

Visual Basic  Copy Code

Public Property Location As LatLong

 Property Value

Type: LatLong

 See Also

SlippyMapEventArgs Members
SlippyMapEventArgs Class
MindFusion.Mapping.WebForms Namespace