PenColor property (ILEADMagnifyGlassAction)

Visual Basic example

Visual C++ example

 

Syntax

long PenColor

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets the color of the border of the magnifying glass. 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. This property is applied at the container level.

The default value is black.

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

This property is updated with the current pen color by calling the GetAction method.

See Also

Elements:

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

Topics:

Image Viewer: Magnifying Glass Action