This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.currentscalechangingwpfmapeventargs [2015/09/18 03:10] admin |
thinkgeo.mapsuite.wpfdesktopedition.currentscalechangingwpfmapeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the CurrentScaleChanging event. | Provides data for the CurrentScaleChanging event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} CurrentScaleChangingWpfMapEventArgs() ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangingWpfMapEventArgs() ** | ||
- | Initialize an instance of the CurrentScaleChangingEventArgs class. | + | * //Initialize an instance of the CurrentScaleChangingEventArgs class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} CurrentScaleChangingWpfMapEventArgs(RectangleShape,Double,Double,GeographyUnit,Single,Single,Boolean) ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangingWpfMapEventArgs(RectangleShape,Double,Double,GeographyUnit,Single,Single,Boolean) ** | ||
- | Initialize an instance of the CurrentScaleChangingEventArgs class by passing the currentScale, mapUnit, mapWidth and mapHeight. | + | * //Initialize an instance of the CurrentScaleChangingEventArgs class by passing the currentScale, mapUnit, mapWidth and mapHeight.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28RectangleShape.2C_Double.2C_Double.2C_GeographyUnit.2C_Single.2C_Single.2C_Boolean.29// |
== Parameters == | == Parameters == | ||
* //currentExtent// | * //currentExtent// | ||
Line 53: | Line 56: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 65: | Line 68: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 81: | Line 84: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 93: | Line 96: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 106: | Line 109: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 118: | Line 121: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 133: | Line 136: | ||
This property specifies the CurrentScale of the CurrentScaleChangingEventArgs. | This property specifies the CurrentScale of the CurrentScaleChangingEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 141: | Line 144: | ||
This property specifies the NewScale of the CurrentScaleChangingEventArgs. | This property specifies the NewScale of the CurrentScaleChangingEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#NewScale |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 149: | Line 152: | ||
This property specifies the MapUnit of the CurrentScaleChangingEventArgs. | This property specifies the MapUnit of the CurrentScaleChangingEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapUnit |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
Line 157: | Line 160: | ||
This property specifies the MapWidth of the CurrentScaleChangingEventArgs. | This property specifies the MapWidth of the CurrentScaleChangingEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapWidth |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 165: | Line 168: | ||
This property specifies the MapHeight of the CurrentExtentChangedEventArgs. | This property specifies the MapHeight of the CurrentExtentChangedEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapHeight |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 173: | Line 176: | ||
This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs. | This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentExtent |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
Line 181: | Line 184: | ||
Gets or sets whether the action will be canceled or not. | Gets or sets whether the action will be canceled or not. | ||
== Remarks == | == Remarks == | ||
- | N/A | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Cancel |
== Return Value == | == Return Value == | ||
* Type:Boolean | * Type:Boolean |