GetAt

GetAt 1:

Gets the value

Syntax

Definition:

METHOD GetAt : HRESULT
VAR_INPUT
    nOffset     : LINT;
    stRectangle : Reference To TcVnRotatedRectangle;
END_VAR

 Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

stRectangle

Reference To TcVnRotatedRectangle

Returns the value

 Return value

HRESULT