←Select platform

Button Property

Summary

Gets an enumerated value that indicates which Mouse button was used to click on the annotation object.

Syntax

C#
VB
C++
public MedicalViewerMouseButtons Button { get; } 
  
Public ReadOnly Property Button As Leadtools.Medicalviewer.MedicalViewerMouseButtons 
             

Property Value

An enumerated MedicalViewerMouseButtons value that represents the button that was used to click on the annotation object.

Example

For an example, refer to MedicalViewerAnnotationClickedEventArgs

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