This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.layeroverlaysetting [2015/09/21 03:33] admin |
thinkgeo.mapsuite.mvcedition.layeroverlaysetting [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| A setting for LayerOverlay that contains APIs to set properties of LayerOverlaySetting using in MVC view. | A setting for LayerOverlay that contains APIs to set properties of LayerOverlaySetting using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 10: | Line 13: | ||
| ** {{wiki:PublicMethod.gif|}} LayerOverlaySetting(LayerOverlay) ** | ** {{wiki:PublicMethod.gif|}} LayerOverlaySetting(LayerOverlay) ** | ||
| - | Initializes a new instance of the LayerOverlaySetting class. | + | * //Initializes a new instance of the LayerOverlaySetting class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //layerOverlay// | * //layerOverlay// | ||
| Line 23: | Line 26: | ||
| ** {{wiki:PublicMethod.gif|}} ClientCache(ClientCache) ** | ** {{wiki:PublicMethod.gif|}} ClientCache(ClientCache) ** | ||
| - | Set clientCache for Element property and retun the LayerOverlaySetting | + | * //Set clientCache for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 39: | Line 42: | ||
| ** {{wiki:PublicMethod.gif|}} IsMultiThreadDisabled(Boolean) ** | ** {{wiki:PublicMethod.gif|}} IsMultiThreadDisabled(Boolean) ** | ||
| - | Set isMultiThreadDisabled for Element property and retun the LayerOverlaySetting | + | * //Set isMultiThreadDisabled for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 55: | Line 58: | ||
| ** {{wiki:PublicMethod.gif|}} JpegQuality(Int32) ** | ** {{wiki:PublicMethod.gif|}} JpegQuality(Int32) ** | ||
| - | Set jpegQuality for Element property and retun the LayerOverlaySetting | + | * //Set jpegQuality for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 71: | Line 74: | ||
| ** {{wiki:PublicMethod.gif|}} Layer(Layer) ** | ** {{wiki:PublicMethod.gif|}} Layer(Layer) ** | ||
| - | Set layer for Element property and retun the LayerOverlaySetting | + | * //Set layer for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 87: | Line 90: | ||
| ** {{wiki:PublicMethod.gif|}} Layer(String,Layer) ** | ** {{wiki:PublicMethod.gif|}} Layer(String,Layer) ** | ||
| - | Set layer with a specific key for Element property and retun the LayerOverlaySetting | + | * //Set layer with a specific key for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 107: | Line 110: | ||
| ** {{wiki:PublicMethod.gif|}} ServerCache(ServerCache) ** | ** {{wiki:PublicMethod.gif|}} ServerCache(ServerCache) ** | ||
| - | Set serverCache for Element property and retun the LayerOverlaySetting | + | * //Set serverCache for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 123: | Line 126: | ||
| ** {{wiki:PublicMethod.gif|}} TileWidth(Int32) ** | ** {{wiki:PublicMethod.gif|}} TileWidth(Int32) ** | ||
| - | Set tileWidth for Element property and retun the LayerOverlaySetting | + | * //Set tileWidth for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 139: | Line 142: | ||
| ** {{wiki:PublicMethod.gif|}} TileHeight(Int32) ** | ** {{wiki:PublicMethod.gif|}} TileHeight(Int32) ** | ||
| - | Set tileHeight for Element property and retun the LayerOverlaySetting | + | * //Set tileHeight for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 155: | Line 158: | ||
| ** {{wiki:PublicMethod.gif|}} TileMargin(Int32) ** | ** {{wiki:PublicMethod.gif|}} TileMargin(Int32) ** | ||
| - | Set tileMargin for Element property and retun the LayerOverlaySetting | + | * //Set tileMargin for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 171: | Line 174: | ||
| ** {{wiki:PublicMethod.gif|}} TileType(TileType) ** | ** {{wiki:PublicMethod.gif|}} TileType(TileType) ** | ||
| - | Set tileType for Element property and retun the LayerOverlaySetting | + | * //Set tileType for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 187: | Line 190: | ||
| ** {{wiki:PublicMethod.gif|}} TransitionEffect(TransitionEffect) ** | ** {{wiki:PublicMethod.gif|}} TransitionEffect(TransitionEffect) ** | ||
| - | Set transitionEffect for Element property and retun the LayerOverlaySetting | + | * //Set transitionEffect for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 203: | Line 206: | ||
| ** {{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 219: | Line 222: | ||
| ** {{wiki:PublicMethod.gif|}} WebImageFormat(WebImageFormat) ** | ** {{wiki:PublicMethod.gif|}} WebImageFormat(WebImageFormat) ** | ||
| - | Set webImageFormat for Element property and retun the LayerOverlaySetting | + | * //Set webImageFormat for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 235: | Line 238: | ||
| ** {{wiki:PublicMethod.gif|}} WrapDateline(WrapDatelineMode) ** | ** {{wiki:PublicMethod.gif|}} WrapDateline(WrapDatelineMode) ** | ||
| - | Set wrapDateline for Element property and retun the LayerOverlaySetting | + | * //Set wrapDateline for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 251: | Line 254: | ||
| ** {{wiki:PublicMethod.gif|}} SetBaseEpsgProjection(String) ** | ** {{wiki:PublicMethod.gif|}} SetBaseEpsgProjection(String) ** | ||
| - | Set epsg for Element property and retun the LayerOverlaySetting | + | * //Set epsg for Element property and retun the LayerOverlaySetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 267: | Line 270: | ||
| ** {{wiki:PublicMethod.gif|}} DataBindTo(String,String) ** | ** {{wiki:PublicMethod.gif|}} DataBindTo(String,String) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 287: | Line 290: | ||
| ** {{wiki:PublicMethod.gif|}} ActionTriggers(Action<Collection<ActionTrigger>>) ** | ** {{wiki:PublicMethod.gif|}} ActionTriggers(Action<Collection<ActionTrigger>>) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 303: | Line 306: | ||
| ** {{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 319: | Line 322: | ||
| ** {{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 335: | Line 338: | ||
| ** {{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 351: | Line 354: | ||
| ** {{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 367: | Line 370: | ||
| ** {{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 383: | Line 386: | ||
| ** {{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 399: | Line 402: | ||
| ** {{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 415: | Line 418: | ||
| ** {{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 431: | Line 434: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 443: | Line 446: | ||
| ** {{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 459: | Line 462: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 471: | Line 474: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 484: | Line 487: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 496: | Line 499: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||