This document is archived and information here might be outdated. Recommended version. |
Update transformation tool bar position. Call this method on keydown.
[Visual Basic .NET] Public Sub ProcessKeyDown ( _ ByVal keyState As Integer, _ ByVal shift As Integer _ )
[C#] public void ProcessKeyDown ( int keyState, int shift );