SaveJ2KCBS_VerticallyCausalContext Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL SaveJ2KCBS_VerticallyCausalContext

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a flag that indicates whether the "Vertically Causal Context" check box was checked in the Save dialog box. Possible values:

Value

Meaning

True

The "Vertically Causal Context" check box was checked. The context models are restricted to being vertically causal within each sub-block.

False

The "Vertically Causal Context" check box was not checked. The context models are not restricted to being vertically causal within each sub-block.

See Also

Elements

ShowSaveDlg method.