IsFit property (ILEADRasterContainerCell)
VARIANT_BOOL IsFit | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets a value that indicates whether the image is scaled to fit the window size. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
The image is scaled to fit the window size. |
VARIANT_FALSE |
The image is displayed at its normal size. This is the default value. |
See Also