CWImage Property (Read Only)
From Measurement Studio User Interface
CWImage Property (Read Only)
Syntax
CWPictureDisp.CWImage
Data Type
Purpose
Returns the CWImage object that allows advanced image operations.
Example
'Turn stretching on for the CWButton's OffImage
CWButton1.OffImage.CWImage.Stretch = True