←Select platform

MedicalViewerNudgeToolShape Enumeration

Summary

Specifies the shape of the nudge tool brush.

Syntax

C#
VB
C++
public enum MedicalViewerNudgeToolShape 
  
Public Enum MedicalViewerNudgeToolShape  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
             
            public enum class MedicalViewerNudgeToolShape : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
             

Members

ValueMemberDescription
0Rectangle Rectangular nudge tool shape.
1Ellipse Elliptical nudge tool shape.
2Slash Slash nudge tool shape.
3BackSlash Back Slash nudge tool shape.
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