User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.popupsetting_2

ThinkGeo.MapSuite.MvcEdition.PopupSetting<TPopup,TPopupSetting>

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 Popup that contains APIs to set properties of PopupSetting using in MVC view.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase<TPopup,TPopupSetting>
      • ThinkGeo.MapSuite.MvcEdition.PopupSetting<TPopup,TPopupSetting>

Members Summary

Public Constructors

Protected Constructors

PopupSetting`2()

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

PopupSetting`2(TPopup)

  • N/A
Remarks
  • N/A
Parameters
  • popup
    • Type:TPopup
    • Description:N/A

Public Methods

Position(PointShape)

  • Set position for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • position
    • Description:A position for Element property

Width(Int32)

  • Set width for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • width
    • Type:Int32
    • Description:A width for Element property

Height(Int32)

  • Set height for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • height
    • Type:Int32
    • Description:A height for Element property

IsVisible(Boolean)

  • Set isVisible for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • isVisible
    • Type:Boolean
    • Description:A isVisible for Element property

Opacity(Single)

  • Set opacity for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • opacity
    • Type:Single
    • Description:A opacity for Element property

AutoSize(Boolean)

  • Set autoSize for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • autoSize
    • Type:Boolean
    • Description:A autoSize for Element property

AutoPan(Boolean)

  • Set autoPan for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • autoPan
    • Type:Boolean
    • Description:A autoPan for Element property

HasCloseButton(Boolean)

  • Set hasCloseButton for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • hasCloseButton
    • Type:Boolean
    • Description:A hasCloseButton for Element property

OffsetXInPixels(Int32)

  • Set offsetXInPixels for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • offsetXInPixels
    • Type:Int32
    • Description:A offsetXInPixels for Element property

OffsetYInPixels(Int32)

  • Set offsetYInPixels for Element property and retun the PopupSetting
Remarks
  • N/A
Return Value
  • Type:TPopupSetting
  • Description:The setting of PopupSetting itself
Parameters
  • offsetYInPixels
    • Type:Int32
    • Description:A offsetYInPixels 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:TPopup

Public Events

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