This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlaysetting [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlaysetting [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
A setting for InMemoryMarkerOverlay that contains APIs to set properties of InMemoryMarkerOverlaySetting using in MVC view. | A setting for InMemoryMarkerOverlay that contains APIs to set properties of InMemoryMarkerOverlaySetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | * PublicKeyToken=null]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Culture=neutral | + | *ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | * Version=9.0.0.0 | + | *ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null],[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting, MvcEdition, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]] |
- | ***** MvcEdition | + | ***ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting** |
- | ******[[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting]] | + | |
- | ******* PublicKeyToken=null] | + | |
- | ******** Culture=neutral | + | |
- | ********* Version=9.0.0.0 | + | |
- | ********** MvcEdition | + | |
- | ***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay]] | + | |
- | ************ PublicKeyToken=null]] | + | |
- | ************* Culture=neutral | + | |
- | ************** Version=9.0.0.0 | + | |
- | *************** MvcEdition | + | |
- | ****************[[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting]] | + | |
- | ***************** PublicKeyToken=null] | + | |
- | ****************** Culture=neutral | + | |
- | ******************* Version=9.0.0.0 | + | |
- | ******************** MvcEdition | + | |
- | *********************[[ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay]] | + | |
- | ********************** PublicKeyToken=null]] | + | |
- | *********************** Culture=neutral | + | |
- | ************************ Version=9.0.0.0 | + | |
- | ************************* MvcEdition | + | |
- | **************************[[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting]] | + | |
- | *************************** PublicKeyToken=null] | + | |
- | **************************** Culture=neutral | + | |
- | ***************************** Version=9.0.0.0 | + | |
- | ****************************** MvcEdition | + | |
- | *******************************[[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay]] | + | |
- | ********************************[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting]] | + | |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} InMemoryMarkerOverlaySetting(InMemoryMarkerOverlay) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InMemoryMarkerOverlaySetting(InMemoryMarkerOverlay)|InMemoryMarkerOverlaySetting]] | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] | | Initializes a new instance of the InMemoryMarkerOverlaySetting class. | | + | |
+ | * //Initializes a new instance of the InMemoryMarkerOverlaySetting class.// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | * //inMemoryMarkerOverlay// | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] | ||
+ | * 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|}} Columns(Action<Collection<FeatureSourceColumn>>) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ActionTriggers(Action<Collection<ActionTrigger>>)|ActionTriggers]] | Action<Collection<[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>> | [[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting|MarkerOverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AutoRefreshInterval(TimeSpan)|AutoRefreshInterval]] | TimeSpan | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Columns(Action<Collection<FeatureSourceColumn>>)|Columns]] | Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>> | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#DataBindTo(String, String)|DataBindTo]] | String, String | [[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting|MarkerOverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(Feature)|Feature]] | [[ThinkGeo.MapSuite.Core.Feature|Feature]] | | Set feature for Element property and retun the InMemoryMarkerOverlaySetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(String, Feature)|Feature]] | String, [[ThinkGeo.MapSuite.Core.Feature|Feature]] | | Set feature with specific key for Element property and retun the InMemoryMarkerOverlaySetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSource(InMemoryFeatureSource)|FeatureSource]] | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] | | Set featureSource for Element property and retun the InMemoryMarkerOverlaySetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Id(String)|Id]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsBaseOverlay(Boolean)|IsBaseOverlay]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisible(Boolean)|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisibleInOverlaySwitcher(Boolean)|IsVisibleInOverlaySwitcher]] | Boolean | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Name(String)|Name]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientAutoRefreshTick(String)|OnClientAutoRefreshTick]] | String | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientClick(String)|OnClientClick]] | String | [[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting|MarkerOverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientMarkersRequested(String)|OnClientMarkersRequested]] | String | [[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting|MarkerOverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientMarkersRequesting(String)|OnClientMarkersRequesting]] | String | [[ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting|MarkerOverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Opacity(Single)|Opacity]] | Single | [[ThinkGeo.MapSuite.MvcEdition.OverlaySetting|OverlaySetting]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SuppressingGridSize(Int32)|SuppressingGridSize]] | Int32 | | Set suppressingGridSize for Element property and retun the InMemoryMarkerOverlaySetting | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ZoomLevelSet(Action<MarkerZoomLevelSet>)|ZoomLevelSet]] | Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]]> | | Set ZoomLevelSet for Element property according to a method that takes MarkerZoomLevelSet and retun the InMemoryMarkerOverlaySetting | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ 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.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
+ | * Description:N/A | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //columnsAction// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]],[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]> | | | + | * Type:Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>> |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Feature(Feature) ** |
- | ===== Public Constructors ===== | + | * //Set feature for Element property and retun the InMemoryMarkerOverlaySetting// |
- | ==== InMemoryMarkerOverlaySetting(InMemoryMarkerOverlay) ==== | + | == Remarks == |
- | Initializes a new instance of the InMemoryMarkerOverlaySetting class. | + | * //N/A// |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | | inMemoryMarkerOverlay | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay --> | | | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ===== Public Methods ===== | + | * Description:The setting of InMemoryMarkerOverlaySetting itself |
- | ==== ActionTriggers(Action<Collection<ActionTrigger>>) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //feature// |
- | | triggerActions | Action<Collection<[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>><!-- System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MvcEdition.ActionTrigger}} --> | | | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
+ | * Description:A feature for Element property | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Feature(String,Feature) ** |
- | ==== AutoRefreshInterval(TimeSpan) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //Set feature with specific key for Element property and retun the InMemoryMarkerOverlaySetting// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | timeSpan | TimeSpan<!-- System.TimeSpan --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ==== Columns(Action<Collection<FeatureSourceColumn>>) ==== | + | * Description:The setting of InMemoryMarkerOverlaySetting itself |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //key// |
- | | columnsAction | Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>><!-- System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn}} --> | | | + | * Type:String |
+ | * Description:a key string uses for feature | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | * //feature// |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
- | ==== DataBindTo(String, String) ==== | + | * Description:A feature for Element property |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} FeatureSource(InMemoryFeatureSource) ** |
- | | controllerName | String<!-- System.String --> | | | + | |
- | | actionName | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | * //Set featureSource for Element property and retun the InMemoryMarkerOverlaySetting// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Equals(Object) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | obj | Object<!-- System.Object --> | | | + | * Description:The setting of InMemoryMarkerOverlaySetting itself |
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //featureSource// |
- | ==== Feature(Feature) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] |
- | Set feature for Element property and retun the InMemoryMarkerOverlaySetting | + | * Description:A featureSource for Element property |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | The setting of InMemoryMarkerOverlaySetting itself | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} SuppressingGridSize(Int32) ** |
- | | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> | A feature for Element property | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | * //Set suppressingGridSize for Element property and retun the InMemoryMarkerOverlaySetting// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Feature(String, Feature) ==== | + | * //N/A// |
- | Set feature with specific key for Element property and retun the InMemoryMarkerOverlaySetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | The setting of InMemoryMarkerOverlaySetting itself | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | key | String<!-- System.String --> | a key string uses for feature | | + | * Description:The setting of InMemoryMarkerOverlaySetting itself |
- | | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> | A feature for Element property | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //suppressingGridSize// |
- | ==== FeatureSource(InMemoryFeatureSource) ==== | + | * Type:Int32 |
- | Set featureSource for Element property and retun the InMemoryMarkerOverlaySetting | + | * Description:A suppressingGridSize for Element property |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | The setting of InMemoryMarkerOverlaySetting itself | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} ZoomLevelSet(Action<MarkerZoomLevelSet>) ** |
- | | featureSource | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]]<!-- ThinkGeo.MapSuite.Core.InMemoryFeatureSource --> | A featureSource for Element property | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | * //Set ZoomLevelSet for Element property according to a method that takes MarkerZoomLevelSet and retun the InMemoryMarkerOverlaySetting// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetHashCode() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
+ | * Description:The setting of InMemoryMarkerOverlaySetting itself | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //zoomLevelSetAction// |
- | ==== GetType() ==== | + | * Type:Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]]> |
- | === Return Value === | + | * Description:a method that takes MarkerZoomLevelSet |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} OnClientClick(String) ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Id(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | id | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //clientEventHandler// |
- | ==== IsBaseOverlay(Boolean) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} OnClientMarkersRequested(String) ** |
- | | isBaseOverlay | Boolean<!-- System.Boolean --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== IsVisible(Boolean) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | isVisible | Boolean<!-- System.Boolean --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //clientEventHandler// |
- | ==== IsVisibleInOverlaySwitcher(Boolean) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} OnClientMarkersRequesting(String) ** |
- | | isVisibleInOverlaySwitcher | Boolean<!-- System.Boolean --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== Name(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | name | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //clientEventHandler// |
- | ==== OnClientAutoRefreshTick(String) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} DataBindTo(String,String) ** |
- | | clientTickFunctionName | String<!-- System.String --> | | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== OnClientClick(String) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | | clientEventHandler | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //controllerName// |
- | ==== OnClientMarkersRequested(String) ==== | + | * Type:String |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //actionName// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | clientEventHandler | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} ActionTriggers(Action<Collection<ActionTrigger>>) ** |
- | ==== OnClientMarkersRequesting(String) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | clientEventHandler | String<!-- System.String --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MarkerOverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ==== Opacity(Single) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //triggerActions// |
- | | opacity | Single<!-- System.Single --> | | | + | * Type:Action<Collection<[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>> |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** |
- | ==== SuppressingGridSize(Int32) ==== | + | |
- | Set suppressingGridSize for Element property and retun the InMemoryMarkerOverlaySetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | The setting of InMemoryMarkerOverlaySetting itself | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | suppressingGridSize | Int32<!-- System.Int32 --> | A suppressingGridSize for Element property | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ==== ToString() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //isVisible// |
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Name(String) ** |
- | ==== ZoomLevelSet(Action<MarkerZoomLevelSet>) ==== | + | |
- | Set ZoomLevelSet for Element property according to a method that takes MarkerZoomLevelSet and retun the InMemoryMarkerOverlaySetting | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | The setting of InMemoryMarkerOverlaySetting itself | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | zoomLevelSetAction | Action<[[ThinkGeo.MapSuite.MvcEdition.MarkerZoomLevelSet|MarkerZoomLevelSet]]><!-- System.Action{ThinkGeo.MapSuite.MvcEdition.MarkerZoomLevelSet} --> | a method that takes MarkerZoomLevelSet | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ===== Protected Methods ===== | + | * Description:N/A |
- | ==== Finalize() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //name// |
+ | * Type:String | ||
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** |
- | ==== MemberwiseClone() ==== | + | |
- | === 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:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ===== Protected Properties ===== | + | |
- | ==== Element ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay|InMemoryMarkerOverlay]]<!-- ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay --> | | + | |
- | <!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay,ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting} --> | + | == Parameters == |
- | [[#Protected Properties|Go Back]] | + | * //opacity// |
- | ===== Public Events ===== | + | * Type:Single |
- | __NOTOC__ | + | * Description:N/A |
- | [[Category:MvcEdition]] | + | |
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | <div newline></div> |
- | [[Category:UpdateDocumentation]] | + | ** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** |
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //isVisibleInOverlaySwitcher// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //isBaseOverlay// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Id(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //id// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * 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.InMemoryMarkerOverlaySetting|InMemoryMarkerOverlaySetting]] | ||
+ | * 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.InMemoryMarkerOverlay|InMemoryMarkerOverlay]] | ||
+ | |||
+ | ==== Public Events ==== | ||