ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Contains important properties and methods of current map object.
*System.Object **ThinkGeo.MapSuite.iOSEdition.MapArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initializes a new instance of the class. | ||
![]() | RectangleShape, GeographyUnit, Single, Single | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | Gets or sets the current extent. | |
![]() | Double | Gets or sets a double value that indicates the current resolution of the map. | |
![]() | Double | Gets or sets a double value that indicates the current scale of the map. | |
![]() | Dictionary<String,Object> | Gets the custom data. | |
![]() | GeographyUnit | Gets or sets the GeographyUnit for the map. | |
![]() | Single | Gets or sets the height of current map object in screen coordinate. | |
![]() | Single | Gets or sets the width of current map object in screen coordinate. | |
![]() | ZoomLevelSet | Gets or sets the zoom level set. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
currentExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | The current extent. |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | The map unit. |
screenWidth | Single<!– System.Single –> | Width of the screen. |
screenHeight | Single<!– System.Single –> | Height of the screen. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the current extent.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets a double value that indicates the current resolution of the map.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets a double value that indicates the current scale of the map.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets the custom data.
Return Type |
---|
Dictionary<String,Object><!– System.Collections.Generic.Dictionary{System.String,System.Object} –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets the GeographyUnit for the map.
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets the height of current map object in screen coordinate.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets the width of current map object in screen coordinate.
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back
Gets or sets the zoom level set.
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.iOSEdition.MapArguments –> Go Back