Width property (ILEADMagnifyGlassAction)
long Width | |
Overview |
Refer to Using the Image Viewer |
Remarks
(Medical Imaging Suite) Gets or sets the width of the magnifying glass, in pixels.
Minimum size is 10 pixels.
The default value is 200.
To set a new width value for the magnifying glass action, set this property and call the SetAction method.
This property is updated with the current width value by calling the GetAction method.
See Also