Class ZoomLevelChangedCallbackArgs Class

Provides data for the ZoomLevelChanged event.

Constructors:

NameDescription
Public methodZoomLevelChangedCallbackArgs(DateTime, Single) Initializes a new instance of the ZoomLevelChangedCallbackArgs class.

Properties:

NameDescription
Public propertyZoomLevel Gets the new zoom level.
Public propertyReceived Gets the message timestamp.