This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.popupsetting_2 [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.popupsetting_2 [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.PopupSetting<TPopup,TPopupSetting> ====== | ====== ThinkGeo.MapSuite.MvcEdition.PopupSetting<TPopup,TPopupSetting> ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
A setting for Popup that contains APIs to set properties of PopupSetting using in MVC view. | A setting for Popup that contains APIs to set properties of PopupSetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:ProtectedMethod.gif|}} PopupSetting`2() ** | ** {{wiki:ProtectedMethod.gif|}} PopupSetting`2() ** | ||
- | Initializes a new instance of the PopupSetting class. | + | * //Initializes a new instance of the PopupSetting class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} PopupSetting`2(TPopup) ** | ** {{wiki:ProtectedMethod.gif|}} PopupSetting`2(TPopup) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //popup// | * //popup// | ||
Line 29: | Line 32: | ||
** {{wiki:PublicMethod.gif|}} Position(PointShape) ** | ** {{wiki:PublicMethod.gif|}} Position(PointShape) ** | ||
- | Set position for Element property and retun the PopupSetting | + | * //Set position for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 45: | Line 48: | ||
** {{wiki:PublicMethod.gif|}} Width(Int32) ** | ** {{wiki:PublicMethod.gif|}} Width(Int32) ** | ||
- | Set width for Element property and retun the PopupSetting | + | * //Set width for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 61: | Line 64: | ||
** {{wiki:PublicMethod.gif|}} Height(Int32) ** | ** {{wiki:PublicMethod.gif|}} Height(Int32) ** | ||
- | Set height for Element property and retun the PopupSetting | + | * //Set height for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 77: | Line 80: | ||
** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ||
- | Set isVisible for Element property and retun the PopupSetting | + | * //Set isVisible for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 93: | Line 96: | ||
** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ||
- | Set opacity for Element property and retun the PopupSetting | + | * //Set opacity for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 109: | Line 112: | ||
** {{wiki:PublicMethod.gif|}} AutoSize(Boolean) ** | ** {{wiki:PublicMethod.gif|}} AutoSize(Boolean) ** | ||
- | Set autoSize for Element property and retun the PopupSetting | + | * //Set autoSize for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 125: | Line 128: | ||
** {{wiki:PublicMethod.gif|}} AutoPan(Boolean) ** | ** {{wiki:PublicMethod.gif|}} AutoPan(Boolean) ** | ||
- | Set autoPan for Element property and retun the PopupSetting | + | * //Set autoPan for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 141: | Line 144: | ||
** {{wiki:PublicMethod.gif|}} HasCloseButton(Boolean) ** | ** {{wiki:PublicMethod.gif|}} HasCloseButton(Boolean) ** | ||
- | Set hasCloseButton for Element property and retun the PopupSetting | + | * //Set hasCloseButton for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 157: | Line 160: | ||
** {{wiki:PublicMethod.gif|}} OffsetXInPixels(Int32) ** | ** {{wiki:PublicMethod.gif|}} OffsetXInPixels(Int32) ** | ||
- | Set offsetXInPixels for Element property and retun the PopupSetting | + | * //Set offsetXInPixels for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 173: | Line 176: | ||
** {{wiki:PublicMethod.gif|}} OffsetYInPixels(Int32) ** | ** {{wiki:PublicMethod.gif|}} OffsetYInPixels(Int32) ** | ||
- | Set offsetYInPixels for Element property and retun the PopupSetting | + | * //Set offsetYInPixels for Element property and retun the PopupSetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 189: | Line 192: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 201: | Line 204: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 217: | Line 220: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 229: | Line 232: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 242: | Line 245: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 254: | Line 257: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |