This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > IScaleRotateTracker Interface > IScaleRotateTracker.OnKeyDown Method (ArcObjects .NET 10.4 SDK) |
Special keypress processing while tracking.
[Visual Basic .NET] Public Function OnKeyDown ( _ ByVal KeyCode As Integer _ ) As Boolean
[C#] public bool OnKeyDown ( int KeyCode );