This document is archived and information here might be outdated. Recommended version. |
Updates the coordinate display and adjusts the tranparency of the window.
[Visual Basic .NET] Public Sub UpdateTransparency ( _ ByVal xLoc As Integer, _ ByVal yLoc As Integer _ )
[C#] public void UpdateTransparency ( int xLoc, int yLoc );