PenColor property (ILEADMagnifyGlassAction)
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