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