Initializes a new instance of the ArgumentEventArgs class.
Namespace: Reimers.Google.MapAssembly: Reimers.Google.Map (in Reimers.Google.Map.dll) Version: 5.3.95.699 (5.3.95.699)
Syntax
C# |
---|
public ArgumentEventArgs( Map map, string argument, StringBuilder mapCommand ) |
Parameters
- map
- Type: Reimers.Google.Map..::..Map
The Map the event relates to.
- argument
- Type: System..::..String
The event argument.
- mapCommand
- Type: System.Text..::..StringBuilder
The map command builder.