BackgroundImage Property

Measurement Studio User Interface

BackgroundImage Property

Syntax

Set Object.BackgroundImage

Data Type

CWPictureDisp

Applies To

CWKnob

CWSlide

Purpose

Specifies an image to be used for the background of the control.

Example

'Set the background image to be stretched
CWSlide1.BackgroundImage.CWImage.Stretch = True