Converts a relative point to screen point in pixels
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- point
- Type: TETCSharpClient.Data Point2D
[Missing <param name="point"/> documentation for "M:TETCSharpClient.GazeUtils.getRelativeToScreenSpace(TETCSharpClient.Data.Point2D,System.Int32,System.Int32)"]
- screenWidth
- Type: System Int32
[Missing <param name="screenWidth"/> documentation for "M:TETCSharpClient.GazeUtils.getRelativeToScreenSpace(TETCSharpClient.Data.Point2D,System.Int32,System.Int32)"]
- screenHeight
- Type: System Int32
[Missing <param name="screenHeight"/> documentation for "M:TETCSharpClient.GazeUtils.getRelativeToScreenSpace(TETCSharpClient.Data.Point2D,System.Int32,System.Int32)"]
Return Value
Type: Point2D[Missing <returns> documentation for "M:TETCSharpClient.GazeUtils.getRelativeToScreenSpace(TETCSharpClient.Data.Point2D,System.Int32,System.Int32)"]
