SetAt

Sets the value

Syntax

Definition:

HRESULT SetAt(
    LONGLONG         nOffset,
    TcVnPoint2_REAL& aPoint
)

Parameters

Name

Type

Description

nOffset

LONGLONG

Offset to the current position

aPoint

TcVnPoint2_REAL&

The value to set

SetAt 1: Return value

HRESULT