====== ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting ====== ===== Inheritance Hierarchy ===== *System.Object *ThinkGeo.MapSuite.Mvc.MvcElementSettingBase`2[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyle, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]] *ThinkGeo.MapSuite.Mvc.MarkerStyleSetting`2[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyle, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207],[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting, ThinkGeo.MapSuite.Mvc, Version=10.0.0.0, Culture=neutral, PublicKeyToken=0828af5241fb4207]] ***ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ** * //Initializes a new instance of the ClassBreakMarkerStyleSetting class.// == Remarks == * //N/A// == Parameters == * //style// * Type:[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] * Description:the ClassBreakMarker Style which will be assigned to Element property
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ColumnName(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] * Description:The setting of ClassBreakMarkerStyleSetting itself == Parameters == * //columnName// * Type:String * Description:A columnName for Element property
** {{wiki:PublicMethod.gif|}} BreakValueInclusion(MarkerBreakValueInclusion) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] * Description:The setting of ClassBreakMarkerStyleSetting itself == Parameters == * //breakValueInclusion// * Type:[[ThinkGeo.MapSuite.Mvc.MarkerBreakValueInclusion|MarkerBreakValueInclusion]] * Description:A breakValueInclusion for Element property
** {{wiki:PublicMethod.gif|}} ClassBreak(MarkerClassBreak) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Mvc.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] * Description:The setting of ClassBreakMarkerStyleSetting itself == Parameters == * //classBreak// * Type:[[ThinkGeo.MapSuite.Mvc.MarkerClassBreak|MarkerClassBreak]] * Description:A classBreak 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.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] ==== Public Events ====