SetPosition Method

Measurement Studio User Interface

SetPosition Method

Syntax

CWCursor.SetPosition XPosition, YPosition

Purpose

Sets the x- and y-axis positions of the cursor at the same time.

Remarks

The SnapMode property affects the actual position of the cursor.

Parameters

XPosition As Variant

The X coordinate of the cursor.

YPosition As Variant

The Y coordinate of the cursor.

See Also

SnapMode

XPosition

YPosition