Skip to content

CollectedMapArgumentsMapViewEventArgs

Namespace: ThinkGeo.Core

Provides data for the StretchedTileCleared event.

public class CollectedMapArgumentsMapViewEventArgs : System.EventArgs

Inheritance ObjectEventArgsCollectedMapArgumentsMapViewEventArgs

Properties

MapArguments

public MapArguments MapArguments { get; set; }

Property Value

MapArguments

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