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 –> This class represents the event arguments for the ExtentChanging event.
This class represents the event arguments for the ExtentChanging event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.SilverlightEdition.ExtentChangingEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is the constructor of ExtentChangingEventArgs class. | ||
![]() | RectangleShape, Double | This is the constructor of ExtentChangingEventArgs 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 current extent before the extent changes. | |
![]() | Double | Gets or sets current scale before the extent changes. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
This is the constructor of ExtentChangingEventArgs class.
This is the constructor of ExtentChangingEventArgs class.
This is the constructor of ExtentChangingEventArgs class.
Name | Type | Description |
---|
This is the constructor of ExtentChangingEventArgs class.
This is the constructor of ExtentChangingEventArgs class.
Name | Type | Description |
---|---|---|
currentExtent | RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> | A RectangleShape value which is current extent before the extent changing. |
currentScale | Double<!– System.Double –> | A value which is current scale before the extent changing. |
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 current extent before the extent changes.
Gets or sets current extent before the extent changes.
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ExtentChangingEventArgs –> Go Back
Gets or sets current scale before the extent changes.
Gets or sets current scale before the extent changes.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ExtentChangingEventArgs –> Go Back