PaintingMethod Property

Summary
Gets or sets the enumerated value that indicates which painting method to use when drawing the image.
Syntax
C#
VB
C++
public MedicalViewerPaintingMethod PaintingMethod { get; set; } 
  
Public Property PaintingMethod As MedicalViewerPaintingMethod 
            public: 
property MedicalViewerPaintingMethod PaintingMethod { 
   MedicalViewerPaintingMethod get(); 
   void set (    MedicalViewerPaintingMethod ); 
} 

Property Value

An enumerated value that indicates which painting method to use to draw the image.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.