This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.overlaysetting_2 [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.overlaysetting_2 [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.OverlaySetting<TOverlay,TSetting> ====== | ====== ThinkGeo.MapSuite.MvcEdition.OverlaySetting<TOverlay,TSetting> ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
A setting for Overlay that contains APIs to set properties of OverlaySetting using in MVC view. | A setting for Overlay that contains APIs to set properties of OverlaySetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2() ** | ** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2() ** | ||
- | Initializes a new instance of the OverlaySetting class. | + | * //Initializes a new instance of the OverlaySetting class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2(TOverlay) ** | ** {{wiki:ProtectedMethod.gif|}} OverlaySetting`2(TOverlay) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //overlay// | * //overlay// | ||
Line 29: | Line 32: | ||
** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ||
- | Sets isVisible for Element property and retun the OverlaySetting | + | * //Sets isVisible for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 45: | Line 48: | ||
** {{wiki:PublicMethod.gif|}} Name(String) ** | ** {{wiki:PublicMethod.gif|}} Name(String) ** | ||
- | Sets name for Element property and retun the OverlaySetting | + | * //Sets name for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 61: | Line 64: | ||
** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ||
- | Sets opacity for Element property and retun the OverlaySetting | + | * //Sets opacity for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 77: | Line 80: | ||
** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** | ||
- | Sets isVisibleInOverlaySwitcher for Element property and retun the OverlaySetting | + | * //Sets isVisibleInOverlaySwitcher for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 93: | Line 96: | ||
** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** | ||
- | Sets isBaseOverlay for Element property and retun the OverlaySetting | + | * //Sets isBaseOverlay for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 109: | Line 112: | ||
** {{wiki:PublicMethod.gif|}} Id(String) ** | ** {{wiki:PublicMethod.gif|}} Id(String) ** | ||
- | Sets id for Element property and retun the OverlaySetting | + | * //Sets id for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 125: | Line 128: | ||
** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ||
- | Sets the JavaScript function name which will be executed when the number of milliseconds specified in the AutoRefreshInterval property has elapsed. | + | * //Sets the JavaScript function name which will be executed when the number of milliseconds specified in the AutoRefreshInterval property has elapsed.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 141: | Line 144: | ||
** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ||
- | Sets timeSpan for Element property and retun the OverlaySetting | + | * //Sets timeSpan for Element property and retun the OverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 157: | Line 160: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 169: | Line 172: | ||
** {{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 185: | Line 188: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 197: | Line 200: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 210: | Line 213: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 222: | Line 225: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |