This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.worldmapkitwmsweboverlaysetting [2015/09/21 03:36] admin |
thinkgeo.mapsuite.mvcedition.worldmapkitwmsweboverlaysetting [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.WorldMapKitWmsWebOverlaySetting ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
A setting for WorldMapKitWmsWebOverlay that contains APIs to set properties of WorldMapKitWmsWebOverlaySetting using in MVC view. | A setting for WorldMapKitWmsWebOverlay that contains APIs to set properties of WorldMapKitWmsWebOverlaySetting using in MVC view. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlaySetting(WorldMapKitWmsWebOverlay) ** | ** {{wiki:PublicMethod.gif|}} WorldMapKitWmsWebOverlaySetting(WorldMapKitWmsWebOverlay) ** | ||
- | Initializes a new instance of the WorldMapKitWmsWebOverlaySetting class. | + | * //Initializes a new instance of the WorldMapKitWmsWebOverlaySetting class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //worldMapKitWmsWebOverlay// | * //worldMapKitWmsWebOverlay// | ||
Line 23: | Line 26: | ||
** {{wiki:PublicMethod.gif|}} WebImageFormat(WebImageFormat) ** | ** {{wiki:PublicMethod.gif|}} WebImageFormat(WebImageFormat) ** | ||
- | Set webImageFormat for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set webImageFormat for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 39: | Line 42: | ||
** {{wiki:PublicMethod.gif|}} TileWidth(Int32) ** | ** {{wiki:PublicMethod.gif|}} TileWidth(Int32) ** | ||
- | Set tileWidth for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set tileWidth for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 55: | Line 58: | ||
** {{wiki:PublicMethod.gif|}} TileHeight(Int32) ** | ** {{wiki:PublicMethod.gif|}} TileHeight(Int32) ** | ||
- | Set tileHeight for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set tileHeight for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 71: | Line 74: | ||
** {{wiki:PublicMethod.gif|}} TransitionEffect(TransitionEffect) ** | ** {{wiki:PublicMethod.gif|}} TransitionEffect(TransitionEffect) ** | ||
- | Set transitionEffect for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set transitionEffect for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 87: | Line 90: | ||
** {{wiki:PublicMethod.gif|}} TransitionEffectDelayInMilliseconds(Int32) ** | ** {{wiki:PublicMethod.gif|}} TransitionEffectDelayInMilliseconds(Int32) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 103: | Line 106: | ||
** {{wiki:PublicMethod.gif|}} TileType(TileType) ** | ** {{wiki:PublicMethod.gif|}} TileType(TileType) ** | ||
- | Set tileType for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set tileType for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 119: | Line 122: | ||
** {{wiki:PublicMethod.gif|}} WrapDateline(WrapDatelineMode) ** | ** {{wiki:PublicMethod.gif|}} WrapDateline(WrapDatelineMode) ** | ||
- | Set wrapDateline for Element property and retun the WorldMapKitWmsWebOverlaySetting | + | * //Set wrapDateline for Element property and retun the WorldMapKitWmsWebOverlaySetting// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 135: | Line 138: | ||
** {{wiki:PublicMethod.gif|}} Projection(WorldMapKitProjection) ** | ** {{wiki:PublicMethod.gif|}} Projection(WorldMapKitProjection) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 151: | Line 154: | ||
** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 167: | Line 170: | ||
** {{wiki:PublicMethod.gif|}} Name(String) ** | ** {{wiki:PublicMethod.gif|}} Name(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 183: | Line 186: | ||
** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 199: | Line 202: | ||
** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 215: | Line 218: | ||
** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 231: | Line 234: | ||
** {{wiki:PublicMethod.gif|}} Id(String) ** | ** {{wiki:PublicMethod.gif|}} Id(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 247: | Line 250: | ||
** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 263: | Line 266: | ||
** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 279: | Line 282: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 291: | Line 294: | ||
** {{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 307: | Line 310: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 319: | Line 322: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 332: | Line 335: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 344: | Line 347: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |