Click or drag to resize

WindowsUtilsRECT Structure

Namespace:  TouchScript.Utils.Platform
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public struct RECT

The WindowsUtilsRECT type exposes the following members.

Constructors
  NameDescription
Public methodWindowsUtilsRECT
Initializes a new instance of the WindowsUtilsRECT class
Top
Properties
  NameDescription
Public propertyHeight
Public propertyWidth
Top
Fields
  NameDescription
Public fieldBottom
Public fieldLeft
Public fieldRight
Public fieldTop
Top
See Also