User Tools

Site Tools


api:thinkgeo.mapsuite.wpf.keyeventinteractionarguments

ThinkGeo.MapSuite.Wpf.KeyEventInteractionArguments

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Wpf.KeyEventInteractionArguments

Members Summary

Public Constructors

KeyEventInteractionArguments()

  • Constructor of KeyEventInteractionArguments class.
Remarks
  • If you use this constructor, you have to set its properties manually before use.
Parameters

KeyEventInteractionArguments(String,Boolean,Boolean,Boolean)

  • This is the constructor of this parameter by passing parameters.
Remarks
  • N/A
Parameters
  • key
    • Type:String
    • Description:This parameters indicates the key string used in the events.
  • isCtrlKeyPressed
    • Type:Boolean
    • Description:This parameter indicates the CTRIL key is pressed or not.
  • isShiftKeyPressed
    • Type:Boolean
    • Description:This parameter indicates the SHIFT key is pressed or not.
  • isAltKeyPressed
    • Type:Boolean
    • Description:This parameter indicates the ALT key is pressed or not.

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

Key

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

IsCtrlKeyPressed

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

IsShiftKeyPressed

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

IsAltKeyPressed

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

CurrentExtent

  • N/A
Remarks
  • N/A
Return Value

CurrentScale

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

Protected Properties

Public Events

api/thinkgeo.mapsuite.wpf.keyeventinteractionarguments.txt · Last modified: 2017/01/11 07:26 (external edit)