User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs

<!– Class –> This class represents an event argument for Drawn event in Tile class.

Remarks

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodDrawnTileEventArgs This is the constructor of DrawnTileEventArgs class.
Public MethodDrawnTileEventArgs GeoCanvas This is the constructor of DrawnTileEventArgs class.
Public MethodDrawnTileEventArgs GeoCanvas, Boolean This is the constructor of DrawnTileEventArgs class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyCancel Boolean This property gets and sets whether this operation needs to be canceled.
Public PropertyGeoCanvas GeoCanvas This property gets and sets a nativeImage to draw on the tile.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

DrawnTileEventArgs()

This is the constructor of DrawnTileEventArgs class.

Remarks

Parameters

Name Type Description

Go Back

DrawnTileEventArgs(GeoCanvas)

This is the constructor of DrawnTileEventArgs class.

Remarks

Parameters

Name Type Description
geoCanvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> This parameter indicates a GeoCanvas for drawing the tile.

Go Back

DrawnTileEventArgs(GeoCanvas, Boolean)

This is the constructor of DrawnTileEventArgs class.

Remarks

Parameters

Name Type Description
geoCanvas GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> This parameter indicates a GeoCanvas object for drawing the tile.
cancel Boolean<!– System.Boolean –> This parameter indicates whether this operation needs to be canceled.

Go Back

Protected Constructors

Public Methods

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Cancel

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

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs –> Go Back

GeoCanvas

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

Remarks

Return Value

Return Type
GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>

<!– ThinkGeo.MapSuite.WpfDesktopEdition.DrawnTileEventArgs –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.wpfdesktopedition.drawntileeventargs.1440040136.txt.gz · Last modified: 2015/09/18 03:10 (external edit)