Struct TCamApiRect
Inherited Members
Namespace: CAMAPI.ApplicationMainForm
Assembly: CAMAPI.ApplicationMainForm.dll
Syntax
public struct TCamApiRect
Fields
Height
Declaration
public int Height
Field Value
| Type | Description |
|---|---|
| int |
Left
Declaration
public int Left
Field Value
| Type | Description |
|---|---|
| int |
Top
Declaration
public int Top
Field Value
| Type | Description |
|---|---|
| int |
Width
Declaration
public int Width
Field Value
| Type | Description |
|---|---|
| int |