ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> A setting for ClusterMarkerStyle that contains APIs to set properties of ClusterMarkerStyleSetting using in MVC view.
*System.Object
* MvcEdition [ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle PublicKeyToken=null]] * Culture=neutral Version=9.0.0.0 * MvcEdition [ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle **ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | ClusterMarkerStyle | Initializes a new instance of the ClusterMarkerStyleSetting class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Double | Set distanceInPixel for Element property and retun the ClusterMarkerStyleSetting | |
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Double | Set mapHeight for Element property and retun the ClusterMarkerStyleSetting | |
![]() | Double | Set mapWidth for Element property and retun the ClusterMarkerStyleSetting | |
![]() | Action<MarkerStyleCollection> | Set MarkerStyle for Element property according to a method that takes MarkerStyleCollection and retun the ClusterMarkerStyleSetting | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | ClusterMarkerStyle | MvcElementSettingBase<ClusterMarkerStyle,ClusterMarkerStyleSetting> |
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the ClusterMarkerStyleSetting class.
Name | Type | Description |
---|---|---|
style | ClusterMarkerStyle<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle –> | the ClusterMarker Style which will be assigned to Element property |
Set distanceInPixel for Element property and retun the ClusterMarkerStyleSetting
Return Type | Description |
---|---|
ClusterMarkerStyleSetting<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> | The setting of ClusterMarkerStyleSetting itself |
Name | Type | Description |
---|---|---|
distanceInPixel | Double<!– System.Double –> | A distanceInPixel for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Set mapHeight for Element property and retun the ClusterMarkerStyleSetting
Return Type | Description |
---|---|
ClusterMarkerStyleSetting<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> | The setting of ClusterMarkerStyleSetting itself |
Name | Type | Description |
---|---|---|
mapHeight | Double<!– System.Double –> | A mapHeight for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> Go Back
Set mapWidth for Element property and retun the ClusterMarkerStyleSetting
Return Type | Description |
---|---|
ClusterMarkerStyleSetting<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> | The setting of ClusterMarkerStyleSetting itself |
Name | Type | Description |
---|---|---|
mapWidth | Double<!– System.Double –> | A mapWidth for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> Go Back
Set MarkerStyle for Element property according to a method that takes MarkerStyleCollection and retun the ClusterMarkerStyleSetting
Return Type | Description |
---|---|
ClusterMarkerStyleSetting<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> | The setting of ClusterMarkerStyleSetting itself |
Name | Type | Description |
---|---|---|
actionMarkerStyle | Action<MarkerStyleCollection><!– System.Action{ThinkGeo.MapSuite.MvcEdition.MarkerStyleCollection} –> | a method that takes MarkerStyleCollection |
<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type |
---|
ClusterMarkerStyle<!– ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle –> |
<!– ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyle,ThinkGeo.MapSuite.MvcEdition.ClusterMarkerStyleSetting} –> Go Back