SetAt

SetAt 1:

Sets the image.

Syntax

Definition:

METHOD SetAt : HRESULT
VAR_INPUT
    nOffset : LINT;
    ipImage : ITcVnImage;
END_VAR

SetAt 2: Inputs

Name

Type

Description

nOffset

LINT

Offset to the current position

ipImage

ITcVnImage

The image to set.

SetAt 3: Return value

HRESULT