User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.keyeventinteractionarguments

This is an old revision of the document!


ThinkGeo.MapSuite.WpfDesktopEdition.KeyEventInteractionArguments

<!– Class –> Represents key event arguments when interacting with the map object.

Remarks

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodKeyEventInteractionArguments Constructor of KeyEventInteractionArguments class.
Public MethodKeyEventInteractionArguments String, Boolean, Boolean, Boolean This is the constructor of this parameter by passing parameters.

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 PropertyCurrentExtent RectangleShape Gets or sets the current extent used in the MapControl.
Public PropertyCurrentScale Double Gets or sets the scale in the current status.
Public PropertyIsAltKeyPressed Boolean Gets a value indicating whether the ALT key was pressed. true if the ALT key was pressed; otherwise, false.
Public PropertyIsCtrlKeyPressed Boolean Gets a value indicating whether the CTRL key was pressed. true if the CTRL key was pressed; otherwise, false.
Public PropertyIsShiftKeyPressed Boolean Gets a value indicating whether the SHIFT key was pressed. true if the SHIFT key was pressed; otherwise, false.
Public PropertyKey String This property gets string indicates the key used in the key events.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

KeyEventInteractionArguments()

Constructor of KeyEventInteractionArguments class.

Remarks

If you use this constructor, you have to set its properties manually before use.

Parameters

Name Type Description

Go Back

KeyEventInteractionArguments(String, Boolean, Boolean, Boolean)

This is the constructor of this parameter by passing parameters.

Remarks

Parameters

Name Type Description
key String<!– System.String –> This parameters indicates the key string used in the events.
isCtrlKeyPressed Boolean<!– System.Boolean –> This parameter indicates the CTRIL key is pressed or not.
isShiftKeyPressed Boolean<!– System.Boolean –> This parameter indicates the SHIFT key is pressed or not.
isAltKeyPressed Boolean<!– System.Boolean –> This parameter indicates the ALT key is pressed or not.

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

CurrentExtent

Gets or sets the current extent used in the MapControl.

Remarks

Return Value

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

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

CurrentScale

Gets or sets the scale in the current status.

Remarks

Return Value

Return Type
Double<!– System.Double –>

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

IsAltKeyPressed

Gets a value indicating whether the ALT key was pressed. true if the ALT key was pressed; otherwise, false.

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

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

IsCtrlKeyPressed

Gets a value indicating whether the CTRL key was pressed. true if the CTRL key was pressed; otherwise, false.

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

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

IsShiftKeyPressed

Gets a value indicating whether the SHIFT key was pressed. true if the SHIFT key was pressed; otherwise, false.

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

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

Key

This property gets string indicates the key used in the key events.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.KeyEventInteractionArguments#firstHeading&quot; class=&quot;firstHeading&quot; lang=&quot;en&quot;&gt;&lt;span dir=&quot;auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.KeyEventInteractionArguments#firstHeading“ class=“firstHeading” lang=“en”&gt;&lt;span dir=“auto</a>

Return Value

Return Type
String<!– System.String –>

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

Protected Properties

Public Events

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