←Select platform

ZoomText Property

Summary

Gets or sets the enumeration value that determines whether to show or hide the zoom text and what style to display.

Syntax

C#
VB
C++
public MedicalViewerSpyGlassTextType ZoomText { get; set; } 

Property Value

A MedicalViewerSpyGlassTextType enumeration that determine whether to show or hide the zoom text, and in which form.

Remarks
  • The zoom text is a text that is placed below the glass, displaying the amount of zoom of the magnified area.
  • To hide the zoom text, set this property to MedicalViewerSpyGlassTextType.None.
Example

For an example, please refer to MedicalViewerCell.SpyGlass.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly