User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.overlaysetting_2

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.OverlaySetting<TOverlay,TSetting>

A setting for Overlay that contains APIs to set properties of OverlaySetting using in MVC view.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase<TOverlay,TSetting>
      • ThinkGeo.MapSuite.MvcEdition.OverlaySetting<TOverlay,TSetting>

Members Summary

Public Constructors

Protected Constructors

OverlaySetting`2()

Initializes a new instance of the OverlaySetting class.

Remarks

N/A

Parameters

OverlaySetting`2(TOverlay)

N/A

Remarks

N/A

Parameters
  • overlay
    • Type:TOverlay
    • Description:N/A

Public Methods

IsVisible(Boolean)

Sets isVisible for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • isVisible
    • Type:Boolean
    • Description:A isVisible for Element property

Name(String)

Sets name for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • name
    • Type:String
    • Description:A imageUri for Element property

Opacity(Single)

Sets opacity for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • opacity
    • Type:Single
    • Description:A opacity for Element property

IsVisibleInOverlaySwitcher(Boolean)

Sets isVisibleInOverlaySwitcher for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • isVisibleInOverlaySwitcher
    • Type:Boolean
    • Description:A isVisibleInOverlaySwitcher for Element property

IsBaseOverlay(Boolean)

Sets isBaseOverlay for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • isBaseOverlay
    • Type:Boolean
    • Description:A isBaseOverlay for Element property

Id(String)

Sets id for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • id
    • Type:String
    • Description:A id for Element property

OnClientAutoRefreshTick(String)

Sets the JavaScript function name which will be executed when the number of milliseconds specified in the AutoRefreshInterval property has elapsed.

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself.
Parameters
  • clientTickFunctionName
    • Type:String
    • Description:The JavaScript function name.

AutoRefreshInterval(TimeSpan)

Sets timeSpan for Element property and retun the OverlaySetting

Remarks

N/A

Return Value
  • Type:TSetting
  • Description:The setting of OverlaySetting itself
Parameters
  • timeSpan
    • Type:TimeSpan
    • Description:A timeSpan for Element property

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
  • Type:TOverlay

Public Events

thinkgeo.mapsuite.mvcedition.overlaysetting_2.1442806518.txt.gz · Last modified: 2015/09/21 03:35 by admin