ArcObjects Library Reference (CadastralUI)  

IScaleRotateTracker.OnKeyDown Method

Special keypress processing while tracking.

[Visual Basic .NET]
Public Function OnKeyDown ( _
    ByVal KeyCode As Integer _
) As Boolean
[C#]
public bool OnKeyDown (
    int KeyCode
);

Product Availability

Available with ArcGIS Desktop.

See Also

IScaleRotateTracker Interface