User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.layeroverlaysetting

ThinkGeo.MapSuite.MvcEdition.LayerOverlaySetting

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

A setting for LayerOverlay that contains APIs to set properties of LayerOverlaySetting using in MVC view.

Inheritance Hierarchy

Members Summary

Public Constructors

LayerOverlaySetting(LayerOverlay)

  • Initializes a new instance of the LayerOverlaySetting class.
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

ClientCache(ClientCache)

  • Set clientCache for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • clientCache
    • Description:A clientCache for Element property

IsMultiThreadDisabled(Boolean)

  • Set isMultiThreadDisabled for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • isMultiThreadDisabled
    • Type:Boolean
    • Description:A isMultiThreadDisabled for Element property

JpegQuality(Int32)

  • Set jpegQuality for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • jpegQuality
    • Type:Int32
    • Description:A jpegQuality for Element property

Layer(Layer)

  • Set layer for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • layer
    • Type:Layer
    • Description:A layer for Element property

Layer(String,Layer)

  • Set layer with a specific key for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • key
    • Type:String
    • Description:A key uses for layer
  • layer
    • Type:Layer
    • Description:A layer for Element property

ServerCache(ServerCache)

  • Set serverCache for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • serverCache
    • Description:A serverCache for Element property

TileWidth(Int32)

  • Set tileWidth for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • tileWidth
    • Type:Int32
    • Description:A tileWidth for Element property

TileHeight(Int32)

  • Set tileHeight for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • tileHeight
    • Type:Int32
    • Description:A tileHeight for Element property

TileMargin(Int32)

  • Set tileMargin for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • tileMargin
    • Type:Int32
    • Description:A tileMargin for Element property

TileType(TileType)

  • Set tileType for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • tileType
    • Type:TileType
    • Description:A tileType for Element property

TransitionEffect(TransitionEffect)

  • Set transitionEffect for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • transitionEffect

TransitionEffectDelayInMilliseconds(Int32)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • transitionEffectDelayInMilliseconds
    • Type:Int32
    • Description:N/A

WebImageFormat(WebImageFormat)

  • Set webImageFormat for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • webImageFormat
    • Description:A webImageFormat for Element property

WrapDateline(WrapDatelineMode)

  • Set wrapDateline for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • wrapDateline

SetBaseEpsgProjection(String)

  • Set epsg for Element property and retun the LayerOverlaySetting
Remarks
  • N/A
Return Value
Parameters
  • epsg
    • Type:String
    • Description:A epsg for Element property

DataBindTo(String,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • controllerName
    • Type:String
    • Description:N/A
  • actionName
    • Type:String
    • Description:N/A

ActionTriggers(Action<Collection<ActionTrigger»)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • triggerActions

IsVisible(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isVisible
    • Type:Boolean
    • Description:N/A

Name(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • name
    • Type:String
    • Description:N/A

Opacity(Single)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • opacity
    • Type:Single
    • Description:N/A

IsVisibleInOverlaySwitcher(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isVisibleInOverlaySwitcher
    • Type:Boolean
    • Description:N/A

IsBaseOverlay(Boolean)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • isBaseOverlay
    • Type:Boolean
    • Description:N/A

Id(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:N/A

OnClientAutoRefreshTick(String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • clientTickFunctionName
    • Type:String
    • Description:N/A

AutoRefreshInterval(TimeSpan)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • timeSpan
    • Type:TimeSpan
    • Description:N/A

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Element

N/A

Remarks

N/A

Return Value

Public Events

thinkgeo.mapsuite.mvcedition.layeroverlaysetting.txt · Last modified: 2017/03/16 21:59 (external edit)