This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.overlayswitchermaptoolsetting [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.overlayswitchermaptoolsetting [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
A setting for OverlaySwitcherMapTool that contains APIs to set properties of OverlaySwitcherMapToolSetting using in MVC view. | A setting for OverlaySwitcherMapTool that contains APIs to set properties of OverlaySwitcherMapToolSetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | * PublicKeyToken=null]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Culture=neutral | + | *ThinkGeo.MapSuite.MvcEdition.MapToolSetting`2[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Version=9.0.0.0 | + | ***ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting** |
- | ***** MvcEdition | + | |
- | ******[[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting]] | + | |
- | ******* PublicKeyToken=null] | + | |
- | ******** Culture=neutral | + | |
- | ********* Version=9.0.0.0 | + | |
- | ********** MvcEdition | + | |
- | ***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool]] | + | |
- | ************ PublicKeyToken=null]] | + | |
- | ************* Culture=neutral | + | |
- | ************** Version=9.0.0.0 | + | |
- | *************** MvcEdition | + | |
- | ****************[[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting]] | + | |
- | ***************** PublicKeyToken=null] | + | |
- | ****************** Culture=neutral | + | |
- | ******************* Version=9.0.0.0 | + | |
- | ******************** MvcEdition | + | |
- | *********************[[ThinkGeo.MapSuite.MvcEdition.MapToolSetting`2[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool]] | + | |
- | **********************[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting]] | + | |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} OverlaySwitcherMapToolSetting(OverlaySwitcherMapTool) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OverlaySwitcherMapToolSetting(OverlaySwitcherMapTool)|OverlaySwitcherMapToolSetting]] | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] | | Initializes a new instance of the OverlaySwitcherMapToolSetting class. | | + | |
+ | * //Initializes a new instance of the OverlaySwitcherMapToolSetting class.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //mapTool// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} OnClientBaseOverlayChanged(String) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BackgroundColor(GeoColor)|BackgroundColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Set backgroundColor for Element property and retun the OverlaySwitcherMapToolSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BaseOverlayTitle(String)|BaseOverlayTitle]] | String | | Set baseOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DynamicOverlayTitle(String)|DynamicOverlayTitle]] | String | | Set dynamicOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Enabled(Boolean)|Enabled]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.MapToolSetting|MapToolSetting]]<[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]],[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientBaseOverlayChanged(String)|OnClientBaseOverlayChanged]] | String | | Set onClientBaseOverlayChanged javascript function name for Element property and retun the OverlaySwitcherMapToolSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#RoundedCornerColor(GeoColor)|RoundedCornerColor]] | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] | | Set roundedCornerColor for Element property and retun the OverlaySwitcherMapToolSetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //Set onClientBaseOverlayChanged javascript function name for Element property and retun the OverlaySwitcherMapToolSetting// |
- | ^ 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.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
+ | * Description:The setting of OverlaySwitcherMapToolSetting itself | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //onClientBaseOverlayChanged// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]],[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]> | | | + | * Type:String |
+ | * Description:A onClientBaseOverlayChanged javascript function name for Element property | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} RoundedCornerColor(GeoColor) ** |
- | ===== Public Constructors ===== | + | * //Set roundedCornerColor for Element property and retun the OverlaySwitcherMapToolSetting// |
- | ==== OverlaySwitcherMapToolSetting(OverlaySwitcherMapTool) ==== | + | == Remarks == |
- | Initializes a new instance of the OverlaySwitcherMapToolSetting class. | + | * //N/A// |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | mapTool | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
- | ===== Public Methods ===== | + | * Description:The setting of OverlaySwitcherMapToolSetting itself |
- | ==== BackgroundColor(GeoColor) ==== | + | |
- | Set backgroundColor for Element property and retun the OverlaySwitcherMapToolSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | The setting of OverlaySwitcherMapToolSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //roundedCornerColor// |
- | | backgroundColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | A backgroundColor for Element property | | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:A roundedCornerColor for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BackgroundColor(GeoColor) ** |
- | ==== BaseOverlayTitle(String) ==== | + | |
- | Set baseOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | The setting of OverlaySwitcherMapToolSetting itself | | + | |
- | === Parameters === | + | * //Set backgroundColor for Element property and retun the OverlaySwitcherMapToolSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | baseOverlayTitle | String<!-- System.String --> | A baseOverlayTitle for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
- | ==== DynamicOverlayTitle(String) ==== | + | * Description:The setting of OverlaySwitcherMapToolSetting itself |
- | Set dynamicOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | The setting of OverlaySwitcherMapToolSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //backgroundColor// |
- | | dynamicOverlayTitle | String<!-- System.String --> | A dynamicOverlayTitle for Element property | | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:A backgroundColor for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} BaseOverlayTitle(String) ** |
- | ==== Enabled(Boolean) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | | | + | |
- | === Parameters === | + | * //Set baseOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | isEnabled | Boolean<!-- System.Boolean --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MapToolSetting{ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool,ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
- | ==== Equals(Object) ==== | + | * Description:The setting of OverlaySwitcherMapToolSetting itself |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //baseOverlayTitle// |
- | | obj | Object<!-- System.Object --> | | | + | * Type:String |
+ | * Description:A baseOverlayTitle for Element property | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} DynamicOverlayTitle(String) ** |
- | ==== GetHashCode() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | * //Set dynamicOverlayTitle for Element property and retun the OverlaySwitcherMapToolSetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
- | ==== GetType() ==== | + | * Description:The setting of OverlaySwitcherMapToolSetting itself |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //dynamicOverlayTitle// |
+ | * Type:String | ||
+ | * Description:A dynamicOverlayTitle for Element property | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Enabled(Boolean) ** |
- | ==== OnClientBaseOverlayChanged(String) ==== | + | |
- | Set onClientBaseOverlayChanged javascript function name for Element property and retun the OverlaySwitcherMapToolSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | The setting of OverlaySwitcherMapToolSetting itself | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | onClientBaseOverlayChanged | String<!-- System.String --> | A onClientBaseOverlayChanged javascript function name for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]] |
- | ==== RoundedCornerColor(GeoColor) ==== | + | * Description:N/A |
- | Set roundedCornerColor for Element property and retun the OverlaySwitcherMapToolSetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting|OverlaySwitcherMapToolSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | The setting of OverlaySwitcherMapToolSetting itself | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //isEnabled// |
- | | roundedCornerColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | A roundedCornerColor for Element property | | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | ==== ToString() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ===== Protected Methods ===== | + | * Description:N/A |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== MemberwiseClone() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //obj// |
- | ===== Public Properties ===== | + | * Type:Object |
- | ===== Protected Properties ===== | + | * Description:N/A |
- | ==== Element ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]]<!-- ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool --> | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool,ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapToolSetting} --> | + | <div newline></div> |
- | [[#Protected Properties|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | ===== Public Events ===== | + | |
- | __NOTOC__ | + | * //N/A// |
- | [[Category:MvcEdition]] | + | == Remarks == |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * //N/A// |
- | [[Category:UpdateDocumentation]] | + | |
+ | == 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 ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //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 ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ** {{wiki:ProtectedProperty.gif|}} Element ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.OverlaySwitcherMapTool|OverlaySwitcherMapTool]] | ||
+ | |||
+ | ==== Public Events ==== | ||