Visible Property

Measurement Studio User Interface

Visible Property

Syntax

CWPointer.Visible

Data Type

Boolean

Purpose

Specifies if the pointer is visible or hidden.

Example

'Make the pointer visible
CWSlide1.Pointers.Item(1).Visible = True