User Tools

Site Tools


api:thinkgeo.mapsuite.webforms.custompopup

ThinkGeo.MapSuite.WebForms.CustomPopup

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WebForms.Popup
      • ThinkGeo.MapSuite.WebForms.CustomPopup

Members Summary

Public Constructors

CustomPopup()

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters

CustomPopup(String)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A

CustomPopup(String,PointShape)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A

CustomPopup(String,PointShape,String)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A

CustomPopup(String,PointShape,String,Int32,Int32)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

CustomPopup(String,PointShape,String,Int32,Int32,Boolean)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A

CustomPopup(String,PointShape,String,Int32,Int32,Boolean,Boolean)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A
  • hasCloseButton
    • Type:Boolean
    • Description:N/A

CustomPopup(String,PointShape,String,Int32,Int32,Boolean,Boolean,Int32)

  • Initialize an instance of the CustomPopup class.
Remarks
  • N/A
Parameters
  • id
    • Type:String
    • Description:N/A
  • contentHtml
    • Type:String
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A
  • autoPan
    • Type:Boolean
    • Description:N/A
  • hasCloseButton
    • Type:Boolean
    • Description:N/A
  • borderWidth
    • Type:Int32
    • Description:N/A

Protected Constructors

Public Methods

CloneShallow()

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

ToJson()

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

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

BackgroundColor

  • N/A
Remarks
  • N/A
Return Value

BorderColor

  • N/A
Remarks
  • N/A
Return Value

BorderWidth

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

ContentHtml

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

BackgroundImageVirtualPath

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

Id

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

Position

  • N/A
Remarks
  • N/A
Return Value

Width

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

Height

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

IsVisible

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

Opacity

  • N/A
Remarks
  • N/A
Return Value
  • Type:Single

AutoSize

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

AutoPan

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasCloseButton

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

OffsetXInPixels

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

OffsetYInPixels

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

Protected Properties

PopupType

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

Public Events

api/thinkgeo.mapsuite.webforms.custompopup.txt · Last modified: 2017/01/11 06:59 (external edit)