SetAt
Sets the image.
Syntax
Definition:
METHOD SetAt : HRESULT
VAR_INPUT
nOffset : LINT;
ipImage : ITcVnImage;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nOffset |
LINT |
Offset to the current position |
ipImage |
The image to set. |