User Tools

Site Tools


api:thinkgeo.mapsuite.webforms.webimage

ThinkGeo.MapSuite.WebForms.WebImage

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WebForms.WebImage

Members Summary

Public Constructors

WebImage()

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters

WebImage(String)

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters
  • imageVirtualPath
    • Type:String
    • Description:The virtual path of the image.

WebImage(Int32,Int32)

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters
  • imageWidth
    • Type:Int32
    • Description:The width of the image.
  • imageHeight
    • Type:Int32
    • Description:The height of the image.

WebImage(Int32,Int32,Single,Single)

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters
  • imageWidth
    • Type:Int32
    • Description:The width of the image.
  • imageHeight
    • Type:Int32
    • Description:The height of the image.
  • imageOffsetX
    • Type:Single
    • Description:The offset X of the image.
  • imageOffsetY
    • Type:Single
    • Description:The offset Y of the image.

WebImage(String,Int32,Int32)

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters
  • imageVirtualPath
    • Type:String
    • Description:The virtual path of the image.
  • imageWidth
    • Type:Int32
    • Description:The width of the image.
  • imageHeight
    • Type:Int32
    • Description:The height of the image.

WebImage(String,Int32,Int32,Single,Single)

  • Initialize a new instance of the WebImage class.
Remarks
  • N/A
Parameters
  • imageVirtualPath
    • Type:String
    • Description:The virtual path of the image.
  • imageWidth
    • Type:Int32
    • Description:The width of the image.
  • imageHeight
    • Type:Int32
    • Description:The height of the image.
  • imageOffsetX
    • Type:Single
    • Description:The offset X of the image.
  • imageOffsetY
    • Type:Single
    • Description:The offset Y of the image.

Protected Constructors

Public Methods

CloneShallow()

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

ToJson()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:A JSON string that contains the information for creating a client image object at the client side.
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

ImageVirtualPath

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

ImageWidth

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

ImageHeight

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

RotationAngle

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

FontStyle

  • N/A
Remarks
  • N/A
Return Value

FontColor

  • N/A
Remarks
  • N/A
Return Value

TextBackgroundColor

  • N/A
Remarks
  • N/A
Return Value

Text

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

TextOffsetX

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

TextOffsetY

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

ImageOffsetX

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

ImageOffsetY

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

Protected Properties

IconImagePath

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

Public Events

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