C#
VB
C++
Gets or sets the enumerated value that indicates the shape of the nudge tool brush.
public MedicalViewerNudgeToolShape Shape { get; set; }
Public Property Shape As Leadtools.Medicalviewer.MedicalViewerNudgeToolShape
public:
property Leadtools.Medicalviewer.MedicalViewerNudgeToolShape Shape {
Leadtools.Medicalviewer.MedicalViewerNudgeToolShape get();
void set ( Leadtools.Medicalviewer.MedicalViewerNudgeToolShape );
}
An Enumerated MedicalViewerNudgeToolShape value that indicates the shape of the nudge tool brush. The default is MedicalViewerNudgeToolShape.Ellipse.
For an example, refer to MedicalViewerNudgeTool
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