User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.geoimage

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightCore.GeoImage

This class represents an image you want to use on the GeoCanvas.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.SilverlightCore.GeoImage

Members Summary

Public Constructors

GeoImage()

This is the constructor used to create a new GeoImage.

Remarks

You need to set the imageUri if you intend to use this constructor.

Parameters

GeoImage(Uri)

N/A

Remarks

N/A

Parameters
  • imageUri
    • Type:Uri
    • Description:N/A

GeoImage(Uri,Double,Double)

N/A

Remarks

N/A

Parameters
  • imageUri
    • Type:Uri
    • Description:N/A
  • width
    • Type:Double
    • Description:N/A
  • height
    • Type:Double
    • Description:N/A

Protected Constructors

Public Methods

Dispose()

This is the Dispose for the class.

Remarks

This overload will dispose of the stream in the GeoImage and release its resources.

Return Value
  • Type:Void
  • Description:None
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

Width

N/A

Remarks

N/A

Return Value
  • Type:Double

Height

N/A

Remarks

N/A

Return Value
  • Type:Double

ImageUri

N/A

Remarks

N/A

Return Value
  • Type:Uri

CanvasImageFormat

This property returns the image format.

Remarks

None

Return Value
  • Type:Guid

SourceStream

N/A

Remarks

N/A

Return Value
  • Type:Stream

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightcore.geoimage.1442805674.txt.gz · Last modified: 2015/09/21 03:21 by admin