User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.markersetting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.markersetting [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.mvcedition.markersetting [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.MarkerSetting ====== ====== ThinkGeo.MapSuite.MvcEdition.MarkerSetting ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-    * PublicKeyToken=null]] +    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.Marker, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.MarkerSetting,​ MvcEdition, Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null]] 
-      * Culture=neutral +      ***ThinkGeo.MapSuite.MvcEdition.MarkerSetting**
-        * Version=9.0.0.+
-***** MvcEdition +
-******[[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting]] +
-******* PublicKeyToken=null] +
-******** Culture=neutral +
-********* ​Version=9.0.0.0 +
-********** MvcEdition +
-***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.Marker]] +
-************[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting]]+
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} MarkerSetting(Marker) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#MarkerSetting(Marker)|MarkerSetting]] ​  | [[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]] ​  ​| ​   |    |+
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //element//
 +    * Type:​[[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]]
 +    * 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|}} ContextMenu(Action<​ContextMenuSetting>​) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#ContextMenu(Action<​ContextMenuSetting>​)|ContextMenu]] ​  | Action<​[[ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting|ContextMenuSetting]]> ​  ​| ​   |    | +
-| {{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}}[[#​Id(String)|Id]] ​  | String ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​IsVisible(Boolean)|IsVisible]] ​  | Boolean ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Opacity(Single)|Opacity]] ​  | Single ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Popup(Action<​CustomPopupSetting>​)|Popup]] ​  | Action<​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​PopupDelay(Int32)|PopupDelay]] ​  | Int32   ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Position(PointShape)|Position]] ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WebImage(WebImage)|WebImage]] ​  | [[ThinkGeo.MapSuite.MvcEdition.WebImage|WebImage]] ​  ​| ​   |    |+
  
-==== 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.MarkerSetting|MarkerSetting]] 
 +  * Description:​N/​A
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * //​addContextMenu//​ 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​Element|Element]] ​  | [[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]] ​  | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<​[[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]],​[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]> ​  |    |+    * Type:Action<​[[ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting|ContextMenuSetting]]> 
 +    * Description:​N/​A
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+** {{wiki:​PublicMethod.gif|}} Popup(Action<​CustomPopupSetting>​) **
  
-===== Public Constructors ===== +  * //N/A// 
-==== MarkerSetting(Marker) ==== +== Remarks ​== 
-=== Parameters === +  ​* //N/A//
- Name ^  Type ^  Description ^ +
-| element ​  | [[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]]<​!-- ThinkGeo.MapSuite.MvcEdition.Marker --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]] 
-===== Public Methods ===== +  * Description:​N/​A
-==== ContextMenu(Action<​ContextMenuSetting>​) ==== +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​configPopup//​ 
-| addContextMenu ​  ​| ​Action<​[[ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting|ContextMenuSetting]]><!-- System.Action{ThinkGeo.MapSuite.MvcEdition.ContextMenuSetting} --> ​  ​| ​   |+    * Type:Action<​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]> 
 +    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} PopupDelay(Int32**
-==== 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.MarkerSetting|MarkerSetting]] 
-==== GetHashCode() ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​popupDelay//​ 
 +    * Type:Int32 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} Position(PointShape**
-==== 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.MarkerSetting|MarkerSetting]] 
-==== Id(String) ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​position//​ 
-| id   | String<​!-- System.String --> ​  |    ​|+    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
 +    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} WebImage(WebImage**
-==== IsVisible(Boolean==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| isVisible ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]] 
-==== Opacity(Single) ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​webImage//​ 
-| opacity ​  | Single<​!-- System.Single --> ​  |    ​|+    * Type:​[[ThinkGeo.MapSuite.MvcEdition.WebImage|WebImage]] 
 +    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> +<div newline></div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} Opacity(Single) **
-==== Popup(Action<CustomPopupSetting>) ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| configPopup ​  | Action<​[[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]><​!-- System.Action{ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]] 
-==== PopupDelay(Int32) ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​opacity//​ 
-| popupDelay ​  | Int32<​!-- System.Int32 --> ​  ​| ​   |+    * Type:Single 
 +    ​* Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} Id(String**
-==== Position(PointShape==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   |+  ​* //N/A//
  
-<​!-- ​ThinkGeo.MapSuite.MvcEdition.MarkerSetting ​--> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]] 
-==== ToString() ==== +  ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //id// 
 +    * Type:String 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} IsVisible(Boolean**
-==== WebImage(WebImage==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.MarkerSetting --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| webImage ​  | [[ThinkGeo.MapSuite.MvcEdition.WebImage|WebImage]]<​!-- ThinkGeo.MapSuite.MvcEdition.WebImage --> ​  ​| ​   |+  ​* //N/A//
  
-<​!-- ​ThinkGeo.MapSuite.MvcEdition.MarkerSetting ​--> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.MvcEdition.MarkerSetting|MarkerSetting]] 
-===== Protected Methods ===== +  ​* ​Description:N/A
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​isVisible//​ 
 +    * Type:Boolean 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToString() **
-==== 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:String 
-===== Public Properties ===== +  * Description:​N/​A
-===== Protected Properties ===== +
-==== Element ==== +
-=== Return Value === +
-^ Return ​Type ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.Marker|Marker]]<​!-- ThinkGeo.MapSuite.MvcEdition.Marker --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.Marker,​ThinkGeo.MapSuite.MvcEdition.MarkerSetting--+== Parameters == 
-[[#Protected ​Properties|Go Back]] +<div newline></​div>​ 
-===== Public Events ​===== +** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
-__NOTOC__ + 
-[[Category:MvcEdition]] +  * //N/A// 
-[[Category:ThinkGeo.MapSuite.MvcEdition]] +== Remarks == 
-[[Category:​UpdateDocumentation]]+  * //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.Marker|Marker]] 
 + 
 +==== Public Events ====
  
thinkgeo.mapsuite.mvcedition.markersetting.1440040131.txt.gz · Last modified: 2015/09/21 03:34 (external edit)