Struct WindowUtilities.RECT
Inherited Members
Namespace: Genesis.Core
Assembly: Genesis.dll
Syntax
public struct WindowUtilities.RECT
Fields
Bottom
Declaration
public int Bottom
Field Value
| Type | Description |
|---|---|
| int |
Left
Declaration
public int Left
Field Value
| Type | Description |
|---|---|
| int |
Right
Declaration
public int Right
Field Value
| Type | Description |
|---|---|
| int |
Top
Declaration
public int Top
Field Value
| Type | Description |
|---|---|
| int |