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
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –> A setting for MapTool that contains APIs to set properties of MapToolSetting using in MVC view.
*System.Object **ThinkGeo.MapSuite.MvcEdition.MapToolSetting‹TMapTool, TSetting›
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
MapToolSetting‹TMapTool, TSetting› | Initializes a new instance of the MapToolSetting class. | ||
MapToolSetting‹TMapTool, TSetting› | TMapTool |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Enabled | Boolean | MapToolSetting<TMapTool,TSetting> | Set isEnabled for Element property and retun the MapToolSetting |
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
Element | TMapTool | MvcElementSettingBase<TMapTool,TSetting> |
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the MapToolSetting class.
Name | Type | Description |
---|
Name | Type | Description |
---|---|---|
mapTool | TMapTool<!– TMapTool –> |
Set isEnabled for Element property and retun the MapToolSetting
Return Type | Description |
---|---|
TSetting<!– TSetting –> | The setting of MapToolSetting itself |
Name | Type | Description |
---|---|---|
isEnabled | Boolean<!– System.Boolean –> | A boolean variable for Element property represent the setting is enable or not |
<!– ThinkGeo.MapSuite.MvcEdition.MapToolSetting{TMapTool,TSetting} –> 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
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 |
---|
TMapTool<!– TMapTool –> |
<!– MvcElementSettingBase{TMapTool,TSetting} –> Go Back