====== ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting‹TOverlay,_TSetting› ====== {{section>upgrade_map_suite_to_10.0}} A setting for FeatureOverlay that contains APIs to set properties of FeatureOverlaySetting using in MVC view. ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting‹TOverlay, TSetting›]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#FeatureOverlaySetting‹TOverlay, TSetting›()|FeatureOverlaySetting‹TOverlay, TSetting›]] | | | Initializes a new instance of the FeatureOverlaySetting class. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#FeatureOverlaySetting‹TOverlay, TSetting›(TOverlay)|FeatureOverlaySetting‹TOverlay, TSetting›]] | TOverlay | | | ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#AutoRefreshInterval(TimeSpan)|AutoRefreshInterval]] | TimeSpan | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#Columns(Action>)|Columns]] | Action> | FeatureOverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#EditTools(EditTools)|EditTools]] | [[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | FeatureOverlaySetting | Set editTools for Element property and retun the FeatureOverlaySetting | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(Feature)|Feature]] | [[ThinkGeo.MapSuite.Core.Feature|Feature]] | FeatureOverlaySetting | Set imageUri for Element property and retun the FeatureOverlaySetting | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(String, Feature)|Feature]] | String, [[ThinkGeo.MapSuite.Core.Feature|Feature]] | FeatureOverlaySetting | Set imageUri for Element property and retun the FeatureOverlaySetting | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSource(InMemoryFeatureSource)|FeatureSource]] | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] | FeatureOverlaySetting | Set imageUri for Element property and retun the FeatureOverlaySetting | | {{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 | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#IsBaseOverlay(Boolean)|IsBaseOverlay]] | Boolean | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisible(Boolean)|IsVisible]] | Boolean | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisibleInOverlaySwitcher(Boolean)|IsVisibleInOverlaySwitcher]] | Boolean | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#Name(String)|Name]] | String | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientAutoRefreshTick(String)|OnClientAutoRefreshTick]] | String | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#Opacity(Single)|Opacity]] | Single | OverlaySetting | | | {{wiki:PublicMethod.gif|Public Method}}[[#QueryTools(QueryTools)|QueryTools]] | [[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | FeatureOverlaySetting | Set imageUri for Element property and retun the FeatureOverlaySetting | | {{wiki:PublicMethod.gif|Public Method}}[[#Style(FeatureOverlayStyle)|Style]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle|FeatureOverlayStyle]] | FeatureOverlaySetting | Set imageUri for Element property and retun the FeatureOverlaySetting | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | TOverlay | MvcElementSettingBase | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ===== Protected Constructors ===== ==== FeatureOverlaySetting‹TOverlay, TSetting›() ==== Initializes a new instance of the FeatureOverlaySetting class. === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Constructors|Go Back]] ==== FeatureOverlaySetting‹TOverlay, TSetting›(TOverlay) ==== === Parameters === ^ Name ^ Type ^ Description ^ | featureOverlay | TOverlay | | [[#Protected Constructors|Go Back]] ===== Public Methods ===== ==== AutoRefreshInterval(TimeSpan) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | timeSpan | TimeSpan | | [[#Public Methods|Go Back]] ==== Columns(Action>) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | columnsAction | Action> | | [[#Public Methods|Go Back]] ==== EditTools(EditTools) ==== Set editTools for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | editTools | [[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | A editTools for Element property | [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== Feature(Feature) ==== Set imageUri for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]] | | [[#Public Methods|Go Back]] ==== Feature(String, Feature) ==== Set imageUri for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | key | String | | | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]] | | [[#Public Methods|Go Back]] ==== FeatureSource(InMemoryFeatureSource) ==== Set imageUri for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | featureSource | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Id(String) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | [[#Public Methods|Go Back]] ==== IsBaseOverlay(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | isBaseOverlay | Boolean | | [[#Public Methods|Go Back]] ==== IsVisible(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | isVisible | Boolean | | [[#Public Methods|Go Back]] ==== IsVisibleInOverlaySwitcher(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | isVisibleInOverlaySwitcher | Boolean | | [[#Public Methods|Go Back]] ==== Name(String) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String | | [[#Public Methods|Go Back]] ==== OnClientAutoRefreshTick(String) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | clientTickFunctionName | String | | [[#Public Methods|Go Back]] ==== Opacity(Single) ==== === Return Value === ^ Return Type ^ Description ^ | TSetting | | === Parameters === ^ Name ^ Type ^ Description ^ | opacity | Single | | [[#Public Methods|Go Back]] ==== QueryTools(QueryTools) ==== Set imageUri for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | queryTools | [[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | | [[#Public Methods|Go Back]] ==== Style(FeatureOverlayStyle) ==== Set imageUri for Element property and retun the FeatureOverlaySetting === Return Value === ^ Return Type ^ Description ^ | TSetting | The setting of FeatureOverlaySetting itself | === Parameters === ^ Name ^ Type ^ Description ^ | style | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle|FeatureOverlayStyle]] | | [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ===== Protected Properties ===== ==== Element ==== === Return Value === ^ Return Type ^ | TOverlay | [[#Protected Properties|Go Back]] ===== Public Events ===== __NOTOC__ [[Category:MvcEdition]] [[Category:ThinkGeo.MapSuite.MvcEdition]] [[Category:UpdateDocumentation]]