SaveJ2KCBS_VerticallyCausalContext property (LEADDlgFile Control)
Builder Syntax |
bool SaveJ2KCBS_VerticallyCausalContext |
Delphi Syntax |
SaveJ2KCBS_VerticallyCausalContext: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the context models are restricted to being vertically causal within each sub-block and whether the "Vertically Causal Context" check box was checked in the Save dialog box. Possible values are:
Value |
Meaning |
TRUE |
The "Vertically Causal Context" check box is checked and the context models are restricted to being vertically causal within each sub-block. |
FALSE |
The "Vertically Causal Context" check box is not checked and the context models are not restricted to being vertically causal within each sub-block. |
See Also