====== ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting ======
===== Inheritance Hierarchy =====
*System.Object
*ThinkGeo.MapSuite.Mvc.MvcElementSettingBase`2[[ThinkGeo.MapSuite.Mvc.PointMarkerStyle, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]]
*ThinkGeo.MapSuite.Mvc.MarkerStyleSetting`2[[ThinkGeo.MapSuite.Mvc.PointMarkerStyle, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]]
***ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting**
===== Members Summary =====
==== Public Constructors ====
** {{wiki:PublicMethod.gif|}} PointMarkerStyleSetting(PointMarkerStyle) **
* //Initializes a new instance of the PointMarkerStyleSetting class.//
== Remarks ==
* //N/A//
== Parameters ==
* //pointMarkerStyle//
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyle|PointMarkerStyle]]
* Description:N/A
==== Protected Constructors ====
==== Public Methods ====
** {{wiki:PublicMethod.gif|}} Popup(Action) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting|PointMarkerStyleSetting]]
* Description:The setting of PointMarkerStyleSetting itself
== Parameters ==
* //popupAction//
* Type:Action<[[ThinkGeo.MapSuite.Mvc.CustomPopupSetting|CustomPopupSetting]]>
* Description:a method that takes CustomPopupSetting
** {{wiki:PublicMethod.gif|}} PopupDelay(Int32) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting|PointMarkerStyleSetting]]
* Description:The setting of PointMarkerStyleSetting itself
== Parameters ==
* //popupDelay//
* Type:Int32
* Description:A popupDelay for Element property
** {{wiki:PublicMethod.gif|}} WebImage(WebImage) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting|PointMarkerStyleSetting]]
* Description:The setting of PointMarkerStyleSetting itself
== Parameters ==
* //webImage//
* Type:[[ThinkGeo.MapSuite.Mvc.WebImage|WebImage]]
* Description:A webImage for Element property
** {{wiki:PublicMethod.gif|}} ContextMenu(Action) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting|PointMarkerStyleSetting]]
* Description:The setting of PointMarkerStyleSetting itself
== Parameters ==
* //contextMenuSettingAction//
* Type:Action<[[ThinkGeo.MapSuite.Mvc.ContextMenuSetting|ContextMenuSetting]]>
* Description:N/A
** {{wiki:PublicMethod.gif|}} Opacity(Single) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyleSetting|PointMarkerStyleSetting]]
* Description:The setting of PointMarkerStyleSetting itself
== Parameters ==
* //opacity//
* Type:Single
* Description:A opacity for Element property
** {{wiki:PublicMethod.gif|}} ToString() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:String
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Boolean
* Description:N/A
== Parameters ==
* //obj//
* Type:Object
* Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Int32
* Description:N/A
== Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Type
* Description:N/A
== Parameters ==
===== Protected Methods =====
** {{wiki:ProtectedMethod.gif|}} Finalize() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Void
* Description:N/A
== Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:Object
* Description:N/A
== Parameters ==
==== Public Properties ====
==== Protected Properties ====
** {{wiki:ProtectedProperty.gif|}} Element **
* //N/A//
== Remarks ==
* //N/A//
== Return Value ==
* Type:[[ThinkGeo.MapSuite.Mvc.PointMarkerStyle|PointMarkerStyle]]
==== Public Events ====