Freeze property (ILEADRasterContainerCell)
VARIANT_BOOL Freeze | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets a value that indicates whether to freeze or unfreeze the cell. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
Freezes the cell. No further container actions can be applied to this cell while it is frozen. |
VARIANT_FALSE |
Un-freezes the cell. Actions associated with the container can be applied to the specified cell. |
See Also