This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.googleoverlaysetting [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.googleoverlaysetting [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Class --> | ||
| A setting for GoogleOverlay that contains APIs to set properties of GoogleOverlaySetting using in MVC view. | A setting for GoogleOverlay that contains APIs to set properties of GoogleOverlaySetting using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | + | *System.Object |
| - | * PublicKeyToken=null]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
| - | * Culture=neutral | + | *ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
| - | * Version=9.0.0.0 | + | ***ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting** |
| - | ***** MvcEdition | + | |
| - | ******[[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting]] | + | |
| - | ******* PublicKeyToken=null] | + | |
| - | ******** Culture=neutral | + | |
| - | ********* Version=9.0.0.0 | + | |
| - | ********** MvcEdition | + | |
| - | ***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay]] | + | |
| - | ************ PublicKeyToken=null]] | + | |
| - | ************* Culture=neutral | + | |
| - | ************** Version=9.0.0.0 | + | |
| - | *************** MvcEdition | + | |
| - | ****************[[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting]] | + | |
| - | ***************** PublicKeyToken=null] | + | |
| - | ****************** Culture=neutral | + | |
| - | ******************* Version=9.0.0.0 | + | |
| - | ******************** MvcEdition | + | |
| - | *********************[[ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay]] | + | |
| - | **********************[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting]] | + | |
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| ==== Public Constructors ==== | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GoogleOverlaySetting(GoogleOverlay) ** |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleOverlaySetting(GoogleOverlay)|GoogleOverlaySetting]] | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]] | | Initializes a new instance of the GoogleOverlaySetting class. | | + | |
| - | ==== Protected Constructors ==== | + | * //Initializes a new instance of the GoogleOverlaySetting class.// |
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
| + | * //N/A// | ||
| + | == Parameters == | ||
| + | * //googleOverlay// | ||
| + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]] | ||
| + | * Description:N/A | ||
| + | <div newline></div> | ||
| + | ==== Protected Constructors ==== | ||
| ==== Public Methods ==== | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GoogleMapType(GoogleMapType) ** |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AutoRefreshInterval(TimeSpan)|AutoRefreshInterval]] | TimeSpan | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{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}}[[#GoogleMapType(GoogleMapType)|GoogleMapType]] | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] | | Set googleMapType for Element property and retun the GoogleOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GoogleStreetView(GoogleStreetView)|GoogleStreetView]] | [[ThinkGeo.MapSuite.MvcEdition.GoogleStreetView|GoogleStreetView]] | | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Id(String)|Id]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsBaseOverlay(Boolean)|IsBaseOverlay]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisible(Boolean)|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisibleInOverlaySwitcher(Boolean)|IsVisibleInOverlaySwitcher]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#JavaScriptLibraryUri(Uri)|JavaScriptLibraryUri]] | Uri | | Set libraryUri for Element property and retun the GoogleOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Name(String)|Name]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientAutoRefreshTick(String)|OnClientAutoRefreshTick]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Opacity(Single)|Opacity]] | Single | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#TiltEnabled(Boolean)|TiltEnabled]] | Boolean | | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#TrafficEnabled(Boolean)|TrafficEnabled]] | Boolean | | | | + | |
| - | ==== Protected Methods ==== | + | * //Set googleMapType for Element property and retun the GoogleOverlaySetting// |
| - | ^ 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.GoogleOverlaySetting|GoogleOverlaySetting]] |
| + | * Description:The setting of GoogleOverlaySetting itself | ||
| - | ==== Protected Properties ==== | + | == Parameters == |
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //googleMapType// |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]] | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]],[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]> | | | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] |
| + | * Description:A googleMapType for Element property | ||
| - | ==== Public Events ==== | + | <div newline></div> |
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} JavaScriptLibraryUri(Uri) ** |
| - | ===== Public Constructors ===== | + | * //Set libraryUri for Element property and retun the GoogleOverlaySetting// |
| - | ==== GoogleOverlaySetting(GoogleOverlay) ==== | + | == Remarks == |
| - | Initializes a new instance of the GoogleOverlaySetting class. | + | * //N/A// |
| - | === Parameters === | + | |
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | | googleOverlay | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlay --> | | | + | |
| - | [[#Public Constructors|Go Back]] | + | == Return Value == |
| - | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ===== Public Methods ===== | + | * Description:The setting of GoogleOverlaySetting itself |
| - | ==== AutoRefreshInterval(TimeSpan) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //libraryUri// |
| - | | timeSpan | TimeSpan<!-- System.TimeSpan --> | | | + | * Type:Uri |
| + | * Description:A libraryUri for Element property | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GoogleStreetView(GoogleStreetView) ** |
| - | ==== Equals(Object) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | obj | Object<!-- System.Object --> | | | + | * //N/A// |
| - | <!-- System.Object --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== GetHashCode() ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Int32<!-- System.Int32 --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //streetView// |
| + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleStreetView|GoogleStreetView]] | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} TrafficEnabled(Boolean) ** |
| - | ==== GetType() ==== | + | |
| - | === 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:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== GoogleMapType(GoogleMapType) ==== | + | * Description:N/A |
| - | Set googleMapType for Element property and retun the GoogleOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | The setting of GoogleOverlaySetting itself | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //enabled// |
| - | | googleMapType | [[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleMapType --> | A googleMapType for Element property | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} TiltEnabled(Boolean) ** |
| - | ==== GoogleStreetView(GoogleStreetView) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | streetView | [[ThinkGeo.MapSuite.MvcEdition.GoogleStreetView|GoogleStreetView]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleStreetView --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== Id(String) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //enabled// |
| - | | id | String<!-- System.String --> | | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** |
| - | ==== IsBaseOverlay(Boolean) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | isBaseOverlay | Boolean<!-- System.Boolean --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== IsVisible(Boolean) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isVisible// |
| - | | isVisible | Boolean<!-- System.Boolean --> | | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Name(String) ** |
| - | ==== IsVisibleInOverlaySwitcher(Boolean) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | isVisibleInOverlaySwitcher | Boolean<!-- System.Boolean --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== JavaScriptLibraryUri(Uri) ==== | + | * Description:N/A |
| - | Set libraryUri for Element property and retun the GoogleOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | The setting of GoogleOverlaySetting itself | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //name// |
| - | | libraryUri | Uri<!-- System.Uri --> | A libraryUri for Element property | | + | * Type:String |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** |
| - | ==== Name(String) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | name | String<!-- System.String --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== OnClientAutoRefreshTick(String) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //opacity// |
| - | | clientTickFunctionName | String<!-- System.String --> | | | + | * Type:Single |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** |
| - | ==== Opacity(Single) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | opacity | Single<!-- System.Single --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== TiltEnabled(Boolean) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isVisibleInOverlaySwitcher// |
| - | | enabled | Boolean<!-- System.Boolean --> | | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** |
| - | ==== 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:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== TrafficEnabled(Boolean) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isBaseOverlay// |
| - | | enabled | Boolean<!-- System.Boolean --> | | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Id(String) ** |
| - | ===== Protected Methods ===== | + | |
| - | ==== Finalize() ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //N/A// | ||
| - | <!-- System.Object --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | ==== MemberwiseClone() ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Object<!-- System.Object --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //id// |
| + | * Type:String | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** |
| - | ===== Public Properties ===== | + | |
| - | ===== Protected Properties ===== | + | |
| - | ==== Element ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | [[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]]<!-- ThinkGeo.MapSuite.MvcEdition.GoogleOverlay --> | | + | |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} --> | + | * //N/A// |
| - | [[#Protected Properties|Go Back]] | + | == Remarks == |
| - | ===== Public Events ===== | + | * //N/A// |
| - | __NOTOC__ | + | |
| - | [[Category:MvcEdition]] | + | == Return Value == |
| - | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] |
| - | [[Category:UpdateDocumentation]] | + | * Description:N/A |
| + | |||
| + | == Parameters == | ||
| + | * //clientTickFunctionName// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //timeSpan// | ||
| + | * Type:TimeSpan | ||
| + | * Description:N/A | ||
| + | |||
| + | <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 ==== | ||
| + | ** {{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.GoogleOverlay|GoogleOverlay]] | ||
| + | |||
| + | ==== Public Events ==== | ||