←Select platform

UserMode Property

Summary

Gets or sets the value that indicates the current annotation mode and whether it's a run or an design mode.

Syntax

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

Property Value

MedicalViewerUserMode that determines the current annotation mode, and whether it's a run or an edit mode.

Remarks

The edit mode is a mode where the user can click or drag the selected the annotation object(s). The run mode is where the user can click on the objects if they are not locked and then be redirected to the specified address.

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