User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs

This class represents an event argument for Drawn event in Tile class.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs

Members Summary

Public Constructors

DrawnTileEventArgs()

This is the constructor of DrawnTileEventArgs class.

Remarks

N/A

Parameters

DrawnTileEventArgs(GeoCanvas)

This is the constructor of DrawnTileEventArgs class.

Remarks

N/A

Parameters
  • geoCanvas
    • Type:GeoCanvas
    • Description:This parameter indicates a GeoCanvas for drawing the tile.

DrawnTileEventArgs(GeoCanvas,Boolean)

This is the constructor of DrawnTileEventArgs class.

Remarks

N/A

Parameters
  • geoCanvas
    • Type:GeoCanvas
    • Description:This parameter indicates a GeoCanvas object for drawing the tile.
  • cancel
    • Type:Boolean
    • Description:This parameter indicates whether this operation needs to be canceled.

Protected Constructors

Public Methods

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

GeoCanvas

This property gets and sets a nativeImage to draw on the tile.

Remarks

N/A

Return Value

Cancel

This property gets and sets whether this operation needs to be canceled.

Remarks

N/A

Return Value
  • Type:Boolean

Protected Properties

Public Events

thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs.1442545845.txt.gz · Last modified: 2015/09/18 03:10 by admin