SaveThumbnail Property

Allows you to save a thumbnail image of an existing picture, so that you can view the image from the system tree in the iFIX WorkSpace.

Syntax

object.SaveThumbnail [= Boolean]

Properties

The SaveThumbnail property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether thumbnails are saved.

Settings

The settings for Boolean are:

Value

Description

True

Thumbnail image is saved with the picture.

False

Thumbnail image is not saved with the picture.  (Default)

 

Applies To