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 argument for the ExtentChanged event.
This class represents the event argument for the ExtentChanged event.
*System.Object System.EventArgs *ThinkGeo.MapSuite.SilverlightEdition.ExtentChangedEventArgs
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
ExtentChangedEventArgs | This is the constructor of the ExtentChangedEventArgs class. | ||
ExtentChangedEventArgs | RectangleShape, Double | This is the constructor of the ExtentChangedEventArgs class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
CurrentExtent | RectangleShape | Gets or sets current extent after the extent is changed. | |
CurrentScale | Double | Gets or sets the current scale after the extent is changed. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
This is the constructor of the ExtentChangedEventArgs class.
This is the constructor of the ExtentChangedEventArgs class.
| Name | Type | Description |
|---|
This is the constructor of the ExtentChangedEventArgs class.
This is the constructor of the ExtentChangedEventArgs class.
This is the constructor of the ExtentChangedEventArgs class.
| Name | Type | Description |
|---|---|---|
| currentExtent | RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> | The current extent setting to the event argument. |
| currentScale | Double<!– System.Double –> | The current scale setting to the event arguments. |
| 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 after the extent is changed.
| Return Type |
|---|
| RectangleShape<!– ThinkGeo.MapSuite.SilverlightCore.RectangleShape –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ExtentChangedEventArgs –> Go Back
Gets or sets the current scale after the extent is changed.
Gets or sets the current scale after the extent is changed.
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.ExtentChangedEventArgs –> Go Back