←Select platform

PositionText Property

Summary

Gets or sets the enumeration value that determine whether to show or hide the position text and the style to display.

Syntax

C#
VB
C++
public MedicalViewerSpyGlassTextType PositionText { get; set; } 
  
Public Property PositionText As Leadtools.Medicalviewer.MedicalViewerSpyGlassTextType 
             

Property Value

A MedicalViewerSpyGlassTextType enumeration that determines whether to show or hide the position text, and what style to display.

Remarks
  • The position text is a text that is placed below the glass which displays the position of the magnified area.
  • To hide the position 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