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 CustomPopup that contains APIs to set properties of CustomPopupSetting using in MVC view.
*System.Object
* MvcEdition [ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup PublicKeyToken=null]] * Culture=neutral Version=9.0.0.0 * MvcEdition [ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.PopupSetting`2[[ThinkGeo.MapSuite.MvcEdition.CustomPopup **ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | CustomPopup | Initializes a new instance of the CustomPopupSetting class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | CustomPopup | MvcElementSettingBase<CustomPopup,CustomPopupSetting> |
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of the CustomPopupSetting class.
Name | Type | Description |
---|---|---|
popup | CustomPopup<!– ThinkGeo.MapSuite.MvcEdition.CustomPopup –> |
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
autoPan | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
autoSize | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Set backgroundColor for Element property and retun the CustomPopupSetting
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> | The setting of CustomPopupSetting itself |
Name | Type | Description |
---|---|---|
backgroundColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | A backgroundColor for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> Go Back
Set backgroundImageVirtualPath for Element property and retun the CustomPopupSetting
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> | The setting of CustomPopupSetting itself |
Name | Type | Description |
---|---|---|
backgroundImageVirtualPath | String<!– System.String –> | A backgroundImageVirtualPath for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> Go Back
Set borderColor for Element property and retun the CustomPopupSetting
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> | The setting of CustomPopupSetting itself |
Name | Type | Description |
---|---|---|
borderColor | GeoColor<!– ThinkGeo.MapSuite.Core.GeoColor –> | A borderColor for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> Go Back
Set borderWidth for Element property and retun the CustomPopupSetting
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> | The setting of CustomPopupSetting itself |
Name | Type | Description |
---|---|---|
borderWidth | Int32<!– System.Int32 –> | A borderWidth for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> Go Back
Set contentHtml for Element property and retun the CustomPopupSetting
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> | The setting of CustomPopupSetting itself |
Name | Type | Description |
---|---|---|
contentHtml | String<!– System.String –> | A contentHtml for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> 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 |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
hasCloseButton | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
height | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
isVisible | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
offsetXInPixels | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
offsetYInPixels | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
opacity | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
position | PointShape<!– ThinkGeo.MapSuite.Core.PointShape –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
CustomPopupSetting<!– ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting –> |
Name | Type | Description |
---|---|---|
width | Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.MvcEdition.PopupSetting{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> 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 |
---|
CustomPopup<!– ThinkGeo.MapSuite.MvcEdition.CustomPopup –> |
<!– ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.CustomPopup,ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting} –> Go Back