C#
VB
C++
Gets or sets the enumerated value that indicates which painting method to use when drawing the image.
public MedicalViewerPaintingMethod PaintingMethod { get; set; }
Public Property PaintingMethod As Leadtools.Medicalviewer.MedicalViewerPaintingMethod
public:
property Leadtools.Medicalviewer.MedicalViewerPaintingMethod PaintingMethod {
Leadtools.Medicalviewer.MedicalViewerPaintingMethod get();
void set ( Leadtools.Medicalviewer.MedicalViewerPaintingMethod );
}
An enumerated value that indicates which painting method to use to draw the image.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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