CollectedMapArgumentsMapViewEventArgs¶
Namespace: ThinkGeo.Core
Provides data for the StretchedTileCleared event.
public class CollectedMapArgumentsMapViewEventArgs : System.EventArgs
Inheritance Object → EventArgs → CollectedMapArgumentsMapViewEventArgs
Properties¶
MapArguments¶
public MapArguments MapArguments { get; set; }
Property Value¶
Constructors¶
CollectedMapArgumentsMapViewEventArgs()¶
Initializes a new instance of the CollectedMapArgumentsMapViewEventArgs class.
public CollectedMapArgumentsMapViewEventArgs()
CollectedMapArgumentsMapViewEventArgs(MapArguments)¶
Initializes a new instance of the CollectedMapArgumentsMapViewEventArgs class.
public CollectedMapArgumentsMapViewEventArgs(MapArguments mapArguments)
Parameters¶
mapArguments
MapArguments