This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.printerzoomlevelset [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.printerzoomlevelset [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.PrinterZoomLevelSet ====== | ====== ThinkGeo.MapSuite.Core.PrinterZoomLevelSet ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.Core.ZoomLevelSet]] | + | *ThinkGeo.MapSuite.Core.ZoomLevelSet |
- | ***[[ThinkGeo.MapSuite.Core.PrinterZoomLevelSet]] | + | ***ThinkGeo.MapSuite.Core.PrinterZoomLevelSet** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} PrinterZoomLevelSet() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PrinterZoomLevelSet()|PrinterZoomLevelSet]] | | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PrinterZoomLevelSet(GeographyUnit, Double)|PrinterZoomLevelSet]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], Double | | | | + | |
- | ==== Protected Constructors ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} PrinterZoomLevelSet(GeographyUnit,Double) ** | ||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //pageBaseUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //pageBaseUnitToPageUnitRatio// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Constructors ==== | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GetZoomPercentage(ZoomLevel) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetHigherZoomLevelScale(Double, ZoomLevelSet)|GetHigherZoomLevelScale]] | Double, [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | ZoomToScale out, the result is greater than input | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetLowerZoomLevelScale(Double, ZoomLevelSet)|GetLowerZoomLevelScale]] | Double, [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | ZoomToScale in, the result is less than input | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomLevel(RectangleShape, Double, GeographyUnit)|GetZoomLevel]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], Double, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomLevel(RectangleShape, Double, GeographyUnit, Single)|GetZoomLevel]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], Double, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], Single | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomLevelForDrawing(RectangleShape, Double, GeographyUnit, Single)|GetZoomLevelForDrawing]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], Double, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]], Single | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomLevelForDrawing(RectangleShape, Double, GeographyUnit)|GetZoomLevelForDrawing]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], Double, [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomLevels()|GetZoomLevels]] | | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This method return all of the zoomLevels in the zoomLevelSet. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetZoomPercentage(ZoomLevel)|GetZoomPercentage]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ZoomLevel// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetZoomLevel(RectangleShape,Double,GeographyUnit) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //screenWidth// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetZoomLevel(RectangleShape,Double,GeographyUnit,Single) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //screenWidth// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dpi// | ||
+ | * Type:Single | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit,Single) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //screenWidth// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dpi// | ||
+ | * Type:Single | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetZoomLevelForDrawing(RectangleShape,Double,GeographyUnit) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //extent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //screenWidth// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mapUnit// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetZoomLevels() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} GetSnappedZoomLevel(Double) ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | * //N/A// |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CustomZoomLevels|CustomZoomLevels]] | Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the custom zoom levels from the zoomLevelSet. | | + | * //N/A// |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets and sets the name for the ZoomSet. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PageBaseUnit|PageBaseUnit]] | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#PageBaseUnitToPageUnitRatio|PageBaseUnitToPageUnitRatio]] | Double | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel01|ZoomLevel01]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level01. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel02|ZoomLevel02]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level02. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel03|ZoomLevel03]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level03. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel04|ZoomLevel04]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level04. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel05|ZoomLevel05]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level05. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel06|ZoomLevel06]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level06. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel07|ZoomLevel07]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level07. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel08|ZoomLevel08]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level08. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel09|ZoomLevel09]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level09. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel10|ZoomLevel10]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level10. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel11|ZoomLevel11]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level11. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel12|ZoomLevel12]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level12. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel13|ZoomLevel13]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level13. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel14|ZoomLevel14]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level14. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel15|ZoomLevel15]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level15. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel16|ZoomLevel16]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level16. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel17|ZoomLevel17]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level17. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel18|ZoomLevel18]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level18. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel19|ZoomLevel19]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level19. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevel20|ZoomLevel20]] | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | This property gets the ZoomLevel for Level20. | | + | |
- | ==== Protected Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | == Parameters == |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | * //scale// |
+ | * Type:Double | ||
+ | * Description:N/A | ||
- | ===== Public Constructors ===== | + | <div newline></div> |
- | ==== PrinterZoomLevelSet() ==== | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | * //N/A// |
- | ==== PrinterZoomLevelSet(GeographyUnit, Double) ==== | + | == Remarks == |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | pageBaseUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | | + | |
- | | pageBaseUnitToPageUnitRatio | Double<!-- System.Double --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Void |
- | ===== Public Methods ===== | + | * Description:N/A |
- | ==== Equals(Object) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | obj | Object<!-- System.Object --> | | | + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Object |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== GetHigherZoomLevelScale(Double, ZoomLevelSet) ==== | + | ==== Public Properties ==== |
- | <!-- static --> | + | ** {{wiki:PublicProperty.gif|}} PageBaseUnit ** |
- | ZoomToScale out, the result is greater than input | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Double<!-- System.Double --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | currentScale | Double<!-- System.Double --> | | | + | N/A |
- | | zoomLevelSet | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]<!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | | | + | == Return Value == |
+ | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} PageBaseUnitToPageUnitRatio ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetLowerZoomLevelScale(Double, ZoomLevelSet) ==== | + | |
- | <!-- static --> | + | |
- | ZoomToScale in, the result is less than input | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Double<!-- System.Double --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | currentScale | Double<!-- System.Double --> | | | + | N/A |
- | | zoomLevelSet | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]<!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | | | + | == Return Value == |
+ | * Type:Double | ||
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} Name ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetType() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} CustomZoomLevels ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomLevel(RectangleShape, Double, GeographyUnit) ==== | + | |
- | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | This parameter is a world extent. | | + | N/A |
- | | screenWidth | Double<!-- System.Double --> | This parameter is the width of the map in pixels. | | + | == Return Value == |
- | | mapUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | This parameter is the unit of the map. | | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel01 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomLevel(RectangleShape, Double, GeographyUnit, Single) ==== | + | |
- | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | This parameter is a world extent. | | + | N/A |
- | | screenWidth | Double<!-- System.Double --> | This parameter is the width of the map in pixels. | | + | == Return Value == |
- | | mapUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | This parameter is the unit of the map. | | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | | dpi | Single<!-- System.Single --> | This parameter is the dpi of the extent. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel02 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomLevelForDrawing(RectangleShape, Double, GeographyUnit, Single) ==== | + | |
- | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | This method returns the active ZoomLevel based on an extent, map unit and a canvas width. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | This parameter is a world extent. | | + | N/A |
- | | screenWidth | Double<!-- System.Double --> | This parameter is the width of the canvas in pixels. | | + | == Return Value == |
- | | mapUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | This parameter is the unit of the map. | | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | | dpi | Single<!-- System.Single --> | This parameter is the dpi of the extent. | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel03 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomLevelForDrawing(RectangleShape, Double, GeographyUnit) ==== | + | |
- | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | This method returns the active ZoomLevel based on an extent, map unit and a canvas width. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> | This parameter is a world extent. | | + | N/A |
- | | screenWidth | Double<!-- System.Double --> | This parameter is the width of the canvas in pixels. | | + | == Return Value == |
- | | mapUnit | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | This parameter is the unit of the map. | | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel04 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomLevels() ==== | + | |
- | This method return all of the zoomLevels in the zoomLevelSet. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.ZoomLevel} --> | This method return all of the zoomlevels in the zoomLevelSet. | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel05 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetZoomPercentage(ZoomLevel) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Double<!-- System.Double --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | ZoomLevel | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | | + | N/A |
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | <!-- ThinkGeo.MapSuite.Core.PrinterZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel06 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ToString() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel07 ** |
- | [[#Public Methods|Go Back]] | + | |
- | ===== Protected Methods ===== | + | |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel08 ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== MemberwiseClone() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | N/A |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel09 ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ===== Public Properties ===== | + | |
- | ==== CustomZoomLevels ==== | + | |
- | This property gets the custom zoom levels from the zoomLevelSet. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Collection<[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.ZoomLevel} --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== Name ==== | + | N/A |
- | This property gets and sets the name for the ZoomSet. | + | == Return Value == |
- | === Remarks === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | The name is user defined. It is useful to set, as it may be used for higher level components such as legends, etc. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel10 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== PageBaseUnit ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<!-- ThinkGeo.MapSuite.Core.GeographyUnit --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PrinterZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== PageBaseUnitToPageUnitRatio ==== | + | N/A |
- | === Return Value === | + | == Return Value == |
- | ^ Return Type ^ | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | | Double<!-- System.Double --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.PrinterZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel11 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel01 ==== | + | |
- | This property gets the ZoomLevel for Level01. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel02 ==== | + | N/A |
- | This property gets the ZoomLevel for Level02. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel12 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel03 ==== | + | |
- | This property gets the ZoomLevel for Level03. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel04 ==== | + | N/A |
- | This property gets the ZoomLevel for Level04. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel13 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel05 ==== | + | |
- | This property gets the ZoomLevel for Level05. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel06 ==== | + | N/A |
- | This property gets the ZoomLevel for Level06. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel14 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel07 ==== | + | |
- | This property gets the ZoomLevel for Level07. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel08 ==== | + | N/A |
- | This property gets the ZoomLevel for Level08. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel15 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel09 ==== | + | |
- | This property gets the ZoomLevel for Level09. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel10 ==== | + | N/A |
- | This property gets the ZoomLevel for Level10. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel16 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel11 ==== | + | |
- | This property gets the ZoomLevel for Level11. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel12 ==== | + | N/A |
- | This property gets the ZoomLevel for Level12. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel17 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel13 ==== | + | |
- | This property gets the ZoomLevel for Level13. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel14 ==== | + | N/A |
- | This property gets the ZoomLevel for Level14. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel18 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel15 ==== | + | |
- | This property gets the ZoomLevel for Level15. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel16 ==== | + | N/A |
- | This property gets the ZoomLevel for Level16. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel19 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel17 ==== | + | |
- | This property gets the ZoomLevel for Level17. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel18 ==== | + | N/A |
- | This property gets the ZoomLevel for Level18. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ** {{wiki:PublicProperty.gif|}} ZoomLevel20 ** |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ZoomLevel19 ==== | + | |
- | This property gets the ZoomLevel for Level19. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | N/A |
- | [[#Public Properties|Go Back]] | + | == Remarks == |
- | ==== ZoomLevel20 ==== | + | N/A |
- | This property gets the ZoomLevel for Level20. | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]<!-- ThinkGeo.MapSuite.Core.ZoomLevel --> | | + | |
- | <!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> | + | ==== Protected Properties ==== |
- | [[#Public Properties|Go Back]] | + | ==== Public Events ==== |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | |
- | __NOTOC__ | + | |
- | [[Category:MapSuiteCore]] | + | |
- | [[Category:ThinkGeo.MapSuite.Core]] | + | |
- | [[Category:UpdateDocumentation]] | + | |