GetAt
Gets the value
Syntax
Definition:
METHOD GetAt : HRESULT
VAR_INPUT
nOffset : LINT;
stRectangle : Reference To TcVnRectangle_DINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nOffset |
LINT |
Offset to the current position |
stRectangle |
Reference To TcVnRectangle_DINT |
Returns the value |