C#
VB
C++
Specifies the shape of the nudge tool brush.
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
Value | Member | Description |
---|---|---|
0 | Rectangle | Rectangular nudge tool shape. |
1 | Ellipse | Elliptical nudge tool shape. |
2 | Slash | Slash nudge tool shape. |
3 | BackSlash | Back Slash nudge tool shape. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET