BorderSize property (ILEADMagnifyGlassAction)

Visual Basic example

Visual C++ example

 

Syntax

long Ellipse

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets the size of the magnifying glass border in pixels. The value of this property will be ignored if the Ellipse property is set to VARIANT_FALSE and the Appearance3D property is set to VARIANT_TRUE. In this case the magnifying glass appears as a rectangle with a 3D border. The 3D border has a thickness of 2 pixels, one pixel for the highlight color and one for the shadow color.

The default value is 1.

This property is applied at the container level.

To set a new border size for the magnifying glass action, set this property and call the SetAction method.

This property is updated with the current border size by calling the GetAction method.

See Also

Elements:

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

Topics:

Image Viewer: Magnifying Glass Action