Width property (ILEADMagnifyGlassAction)

Visual Basic example

Visual C++ example

 

Syntax

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

Elements:

Use Property, SetMouseButtonAction Method, ActivateAction Method, SetAction Method, GetAction Method, Height Property, ZoomFactor Property, PenColor Property, Ellipse Property, BorderSize Property, Appearance3D Property, CrossHair Property.

Topics:

Image Viewer: Magnifying Glass Action