MapCenterPositionData Properties

The MapCenterPositionData type exposes the following members.

Properties
  NameDescription
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyX
Gets or sets the x axis location of the center point.
Public propertyY
Gets or sets the y axis location of the center point.
Public propertyZoomLevel
Gets or sets the zoom level of the center point.
Top
See Also