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 –> Use to send data when map's current scale is changing.
*System.Object System.EventArgs *ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangingMapViewEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Double, Double | 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 |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|---|---|
oldScale | Double<!– System.Double –> | The old scale. |
newScale | Double<!– System.Double –> | The new scale. |
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 new scale.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangingMapViewEventArgs –> Go Back
Gets or sets the old scale.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.AndroidEdition.CurrentScaleChangingMapViewEventArgs –> Go Back