This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.maparguments [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.maparguments [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
Contains important properties and methods of current map object. | Contains important properties and methods of current map object. | ||
- | === Remarks === | ||
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments</a> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments]] | + | ***ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} MapArguments() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MapArguments()|MapArguments]] | | | Constructor of MapArguments. | | + | |
+ | Constructor of MapArguments. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSnappedExtent(RectangleShape)|GetSnappedExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | Gets a snapped extent from the provided extent. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSnappedExtent(RectangleShape, ZoomSnapDirection)|GetSnappedExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection|ZoomSnapDirection]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSnappedZoomLevelIndex(RectangleShape)|GetSnappedZoomLevelIndex]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | Gets a snapped zoom level index from the provided extent. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetSnappedZoomLevelIndex(Double)|GetSnappedZoomLevelIndex]] | Double | | Gets a snapped zoom level index from the provided scale. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToScreenCoordinate(PointShape)|ToScreenCoordinate]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | Converts a point from world coordinate to screen coordinate. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToWorldCoordinate(PointShape)|ToWorldCoordinate]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | Converts a point from screen coordinate to world coordinate. | | + | |
- | ==== Protected Methods ==== | + | Converts a point from screen coordinate to world coordinate. |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | N/A |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ActualHeight|ActualHeight]] | Double | | Gets or sets the height of current map object in screen coordinate. | | + | * Description:A point in world coordinate. |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ActualWidth|ActualWidth]] | Double | | Gets or sets the width of current map object in screen coordinate. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CurrentExtent|CurrentExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | Gets or sets the extent of current map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CurrentResolution|CurrentResolution]] | Double | | Gets or sets a double value that indicates the current resolution of the map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CurrentScale|CurrentScale]] | Double | | Gets or sets a double value that indicates the current scale of the map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MapUnit|MapUnit]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | Gets or sets the GeographyUnit for the map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MaxExtent|MaxExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | Gets or sets the max extent of current map. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MaximumScale|MaximumScale]] | Double | | This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MinimumScale|MinimumScale]] | Double | | This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevelScales|ZoomLevelScales]] | Collection<Double> | | Gets a collection of double values that determines the zoomlevel scales. | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //screenCoordinate// |
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:A point in screen coordinate to be converted. | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** |
- | ===== Public Constructors ===== | + | Converts a point from world coordinate to screen coordinate. |
- | ==== MapArguments() ==== | + | == Remarks == |
- | Constructor of MapArguments. | + | N/A |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MapArguments.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MapArguments.28.29</a> | + | |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ===== Public Methods ===== | + | * Description:A point in screen coordinate. |
- | ==== Equals(Object) ==== | + | |
- | === Remarks === | + | == Parameters == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#Equals.28Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#Equals.28Object.29</a> | + | * //worldCoordinate// |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ^ Return Type ^ Description ^ | + | * Description:A point in world coordinate to be converted. |
- | | Boolean<!-- System.Boolean --> | | | + | |
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetSnappedZoomLevelIndex(RectangleShape) ** | ||
+ | |||
+ | Gets a snapped zoom level index from the provided extent. | ||
+ | == Remarks == | ||
+ | The extent will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height. | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:An integar value that indicates the snapped zoom level index. | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:An extent to be snapped. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetSnappedZoomLevelIndex(Double) ** | ||
+ | |||
+ | Gets a snapped zoom level index from the provided scale. | ||
+ | == Remarks == | ||
+ | The scale will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height. | ||
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | obj | Object<!-- System.Object --> | | | + | * Description:An integar value that indicates the snapped zoom level index. |
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //scale// |
- | ==== GetHashCode() ==== | + | * Type:Double |
- | === Remarks === | + | * Description:A scale to be snapped. |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetHashCode.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetHashCode.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GetSnappedExtent(RectangleShape) ** |
- | <!-- System.Object --> | ||
- | [[#Public Methods|Go Back]] | ||
- | ==== GetSnappedExtent(RectangleShape) ==== | ||
Gets a snapped extent from the provided extent. | Gets a snapped extent from the provided extent. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetSnappedExtent.28RectangleShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetSnappedExtent.28RectangleShape.29</a> | + | N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | A RectangleShape object that indicates the extent which is snapped. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | An extent to be snapped. | | + | * Description:A RectangleShape object that indicates the extent which is snapped. |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //extent// |
- | ==== GetSnappedExtent(RectangleShape, ZoomSnapDirection) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | === Remarks === | + | * Description:An extent to be snapped. |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GetSnappedExtent(RectangleShape,ZoomSnapDirection) ** |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | | + | |
- | | zoomSnapDirection | [[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection|ZoomSnapDirection]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection --> | | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetSnappedZoomLevelIndex(RectangleShape) ==== | + | N/A |
- | Gets a snapped zoom level index from the provided extent. | + | |
- | === Remarks === | + | |
- | The extent will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | An integar value that indicates the snapped zoom level index. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | An extent to be snapped. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //extent// |
- | ==== GetSnappedZoomLevelIndex(Double) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | Gets a snapped zoom level index from the provided scale. | + | * Description:N/A |
- | === Remarks === | + | |
- | The scale will automatically snapped a closest scale from the ZoomLevelScale list, and create an extent back with the map's screen width and height. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | An integar value that indicates the snapped zoom level index. | | + | |
- | === Parameters === | + | * //zoomSnapDirection// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.ZoomSnapDirection|ZoomSnapDirection]] |
- | | scale | Double<!-- System.Double --> | A scale to be snapped. | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | ==== GetType() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetType.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#GetType.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== ToScreenCoordinate(PointShape) ==== | + | * Description:N/A |
- | Converts a point from world coordinate to screen coordinate. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToScreenCoordinate.28PointShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToScreenCoordinate.28PointShape.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | A point in screen coordinate. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | worldCoordinate | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | A point in world coordinate to be converted. | | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | N/A |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToString.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToString.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //obj// |
- | ==== ToWorldCoordinate(PointShape) ==== | + | * Type:Object |
- | Converts a point from screen coordinate to world coordinate. | + | * Description:N/A |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToWorldCoordinate.28PointShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ToWorldCoordinate.28PointShape.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | A point in world coordinate. | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | | screenCoordinate | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | A point in screen coordinate to be converted. | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | N/A |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ===== Protected Methods ===== | + | N/A |
- | ==== Finalize() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#Finalize.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#Finalize.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== MemberwiseClone() ==== | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MemberwiseClone.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MemberwiseClone.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Type |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ==== ActualHeight ==== | + | |
- | Gets or sets the height of current map object in screen coordinate. | + | == Parameters == |
- | === Remarks === | + | <div newline></div> |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ActualHeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ActualHeight</a> | + | ==== Protected Methods ==== |
- | === Return Value === | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | N/A |
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} MapUnit ** | ||
+ | |||
+ | Gets or sets the GeographyUnit for the map. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} ActualWidth ** | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== ActualWidth ==== | ||
Gets or sets the width of current map object in screen coordinate. | Gets or sets the width of current map object in screen coordinate. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ActualWidth" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ActualWidth</a> | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Double |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | ** {{wiki:PublicProperty.gif|}} ActualHeight ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== CurrentExtent ==== | + | Gets or sets the height of current map object in screen coordinate. |
- | Gets or sets the extent of current map. | + | == Remarks == |
- | === Remarks === | + | N/A |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentExtent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentExtent</a> | + | == Return Value == |
- | === Return Value === | + | * Type:Double |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | + | ** {{wiki:PublicProperty.gif|}} ZoomLevelScales ** |
+ | |||
+ | Gets a collection of double values that determines the zoomlevel scales. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:Collection<Double> | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} CurrentResolution ** | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== CurrentResolution ==== | ||
Gets or sets a double value that indicates the current resolution of the map. | Gets or sets a double value that indicates the current resolution of the map. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentResolution" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentResolution</a> | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Double |
- | | Double<!-- System.Double --> | | + | |
+ | ** {{wiki:PublicProperty.gif|}} CurrentScale ** | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== CurrentScale ==== | ||
Gets or sets a double value that indicates the current scale of the map. | Gets or sets a double value that indicates the current scale of the map. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentScale" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#CurrentScale</a> | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Double |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | ** {{wiki:PublicProperty.gif|}} MaximumScale ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== MapUnit ==== | + | |
- | Gets or sets the GeographyUnit for the map. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MapUnit" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MapUnit</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== MaxExtent ==== | ||
- | Gets or sets the max extent of current map. | ||
- | === Remarks === | ||
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MaxExtent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MaxExtent</a> | ||
- | === Return Value === | ||
- | ^ Return Type ^ | ||
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | | ||
- | |||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== MaximumScale ==== | ||
This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped. | This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MaximumScale" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MaximumScale</a> | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Double |
- | | Double<!-- System.Double --> | | + | |
+ | ** {{wiki:PublicProperty.gif|}} MinimumScale ** | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== MinimumScale ==== | ||
This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped. | This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MinimumScale" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#MinimumScale</a> | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:Double |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | ** {{wiki:PublicProperty.gif|}} CurrentExtent ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevelScales ==== | + | |
- | Gets a collection of double values that determines the zoomlevel scales. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ZoomLevelScales" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments#ZoomLevelScales</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Collection<Double><!-- System.Collections.ObjectModel.Collection{System.Double} --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments --> | + | Gets or sets the extent of current map. |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ===== Protected Properties ===== | + | N/A |
- | ===== Public Events ===== | + | == Return Value == |
- | __NOTOC__ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | [[Category:WpfDesktopEdition]] | + | |
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | + | ** {{wiki:PublicProperty.gif|}} MaxExtent ** |
- | [[Category:UpdateDocumentation]] | + | |
+ | Gets or sets the max extent of current map. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||