C# Class ReplaySync.GameTimerPosition

TODO: Update summary.
Show file Open project: ascendedguard/sc2-replaysync

Public Methods

Method Description
GetCaptureRect ( ) : Rect

Gets the capture rectangle based on the current screen resolution.

Private Methods

Method Description
GameTimerPosition ( ) : System

Method Details

GetCaptureRect() public static method

Gets the capture rectangle based on the current screen resolution.
public static GetCaptureRect ( ) : Rect
return System.Windows.Rect