User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.custompopupsetting

ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting

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

Inheritance Hierarchy

Members Summary

Public Constructors

CustomPopupSetting(CustomPopup)

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

Protected Constructors

Public Methods

BackgroundColor(GeoColor)

  • Set backgroundColor for Element property and retun the CustomPopupSetting
Remarks
  • N/A
Return Value
Parameters
  • backgroundColor
    • Type:GeoColor
    • Description:A backgroundColor for Element property

BorderColor(GeoColor)

  • Set borderColor for Element property and retun the CustomPopupSetting
Remarks
  • N/A
Return Value
Parameters
  • borderColor
    • Type:GeoColor
    • Description:A borderColor for Element property

BorderWidth(Int32)

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

ContentHtml(String)

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

BackgroundImageVirtualPath(String)

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

Position(PointShape)

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

Width(Int32)

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

Height(Int32)

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

IsVisible(Boolean)

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

Opacity(Single)

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

AutoSize(Boolean)

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

AutoPan(Boolean)

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

HasCloseButton(Boolean)

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

OffsetXInPixels(Int32)

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

OffsetYInPixels(Int32)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • offsetYInPixels
    • Type:Int32
    • 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.custompopupsetting.txt · Last modified: 2017/03/16 21:59 (external edit)