This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.currentscalechangedwpfmapeventargs [2015/09/18 03:02] admin |
thinkgeo.mapsuite.desktopedition.currentscalechangedwpfmapeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the CurrentScaleChanged event. | Provides data for the CurrentScaleChanged event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWpfMapEventArgs() ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWpfMapEventArgs() ** | ||
- | Initialize an instance of the CurrentScaleChangedEventArgs class. | + | * //Initialize an instance of the CurrentScaleChangedEventArgs class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#CurrentScaleChangedWpfMapEventArgs.28.29// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWpfMapEventArgs(RectangleShape,Double,GeographyUnit,Single,Single) ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWpfMapEventArgs(RectangleShape,Double,GeographyUnit,Single,Single) ** | ||
- | Initialize an instance of the CurrentScaleChangedEventArgs class by passing the currentScale, mapUnit and mapWidth. | + | * //Initialize an instance of the CurrentScaleChangedEventArgs class by passing the currentScale, mapUnit and mapWidth.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#CurrentScaleChangedWpfMapEventArgs.28RectangleShape.2C_Double.2C_GeographyUnit.2C_Single.2C_Single.29// |
== Parameters == | == Parameters == | ||
* //currentExtent// | * //currentExtent// | ||
Line 45: | Line 48: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 57: | Line 60: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 73: | Line 76: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 85: | Line 88: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 98: | Line 101: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 110: | Line 113: | ||
** {{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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 123: | Line 126: | ||
** {{wiki:PublicProperty.gif|}} CurrentScale ** | ** {{wiki:PublicProperty.gif|}} CurrentScale ** | ||
- | This property specifies the CurrentScale of the CurrentScaleChangedEventArgs. | + | * //This property specifies the CurrentScale of the CurrentScaleChangedEventArgs.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 131: | Line 134: | ||
** {{wiki:PublicProperty.gif|}} MapUnit ** | ** {{wiki:PublicProperty.gif|}} MapUnit ** | ||
- | This property specifies the MapUnit of the CurrentScaleChangedEventArgs. | + | * //This property specifies the MapUnit of the CurrentScaleChangedEventArgs.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#MapUnit// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
Line 139: | Line 142: | ||
** {{wiki:PublicProperty.gif|}} MapWidth ** | ** {{wiki:PublicProperty.gif|}} MapWidth ** | ||
- | This property specifies the MapWidth of the CurrentScaleChangedEventArgs. | + | * //This property specifies the MapWidth of the CurrentScaleChangedEventArgs.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#MapWidth// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 147: | Line 150: | ||
** {{wiki:PublicProperty.gif|}} MapHeight ** | ** {{wiki:PublicProperty.gif|}} MapHeight ** | ||
- | 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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#MapHeight// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 155: | Line 158: | ||
** {{wiki:PublicProperty.gif|}} CurrentExtent ** | ** {{wiki:PublicProperty.gif|}} CurrentExtent ** | ||
- | 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.DesktopEdition.CurrentScaleChangedWpfMapEventArgs#CurrentExtent// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |