SetAt

Sets the value

Syntax

Definition:

HRESULT SetAt(
    LONGLONG              nOffset,
    TcVnRotatedRectangle& stRectangle
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

stRectangle

TcVnRotatedRectangle&

The value to set

 Return value

HRESULT