SetAt
Sets the value
Syntax
Definition:
METHOD SetAt : HRESULT
VAR_INPUT
nOffset : LINT;
stRectangle : Reference To TcVnRotatedRectangle;
END_VARInputs
|
Name |
Type |
Description |
|---|---|---|
|
nOffset |
LINT |
Offset to the current position |
|
stRectangle |
Reference To TcVnRotatedRectangle |
The value to set |