MapCenterPositionData Class |
Namespace: Dundas.BI.WebApi.Models
The MapCenterPositionData type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapCenterPositionData |
Initializes a new instance of the MapCenterPositionData class.
|
Name | Description | |
---|---|---|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | X |
Gets or sets the x axis location of the center point.
|
![]() | Y |
Gets or sets the y axis location of the center point.
|
![]() | ZoomLevel |
Gets or sets the zoom level of the center point.
|