CWImage Property (Read Only)

Measurement Studio User Interface

CWImage Property (Read Only)

Syntax

CWPictureDisp.CWImage

Data Type

CWImage

Purpose

Returns the CWImage object that allows advanced image operations.

Example

'Turn stretching on for the CWButton's OffImage
CWButton1.OffImage.CWImage.Stretch = True