CWPictureDisp

Measurement Studio User Interface

CWPictureDisp

The CWPictureDisp object manipulates images within controls. This object is very similar to the Picture object within Visual Basic and other containers.

Properties

CWImageReturns the CWImage object that allows advanced image operations.
HandleReturns a handle to the graphic contained within a Picture object.
HeightSpecifies the height of the picture in HiMetric units.
hPalSpecifies a handle to the palette of the picture.
TypeReturns the graphic format of a picture.
WidthSpecifies the width of the picture in HiMetric units.

See Also

CWImage