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