Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : PaintingMethod Property |
public MedicalViewerPaintingMethod PaintingMethod {get; set;}
'Declaration Public Property PaintingMethod As MedicalViewerPaintingMethod
'Usage Dim instance As MedicalViewerCell Dim value As MedicalViewerPaintingMethod instance.PaintingMethod = value value = instance.PaintingMethod
public: property MedicalViewerPaintingMethod PaintingMethod { MedicalViewerPaintingMethod get(); void set ( MedicalViewerPaintingMethod value); }