This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.desktopedition.currentscalechangedwinformsmapeventargs [2015/09/18 03:01] admin |
thinkgeo.mapsuite.desktopedition.currentscalechangedwinformsmapeventargs [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs ====== | ||
| + | |||
| + | {{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|}} CurrentScaleChangedWinformsMapEventArgs() ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWinformsMapEventArgs() ** | ||
| - | 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.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28.29// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWinformsMapEventArgs(RectangleShape,Double,GeographyUnit,Int32,Int32) ** | ** {{wiki:PublicMethod.gif|}} CurrentScaleChangedWinformsMapEventArgs(RectangleShape,Double,GeographyUnit,Int32,Int32) ** | ||
| - | 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.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28RectangleShape.2C_Double.2C_GeographyUnit.2C_Int32.2C_Int32.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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#MapWidth// |
| == Return Value == | == Return Value == | ||
| * Type:Int32 | * Type:Int32 | ||
| 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.CurrentScaleChangedWinformsMapEventArgs#MapHeight// |
| == Return Value == | == Return Value == | ||
| * Type:Int32 | * Type:Int32 | ||
| 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.CurrentScaleChangedWinformsMapEventArgs#CurrentExtent// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||