LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Draw Property

Show in webframe





Gets or sets the value that indicates whether to make the control draw the sub-cell. This is used only with the MedicalViewerCell.PrePaint event.
Syntax
public bool Draw {get; set;}
'Declaration
 
Public Property Draw As Boolean
'Usage
 
Dim instance As MedicalViewerPaintInformationEventArgs
Dim value As Boolean
 
instance.Draw = value
 
value = instance.Draw

            

            
public:
property bool Draw {
   bool get();
   void set (    bool value);
}

Property Value

true to make the control draw the cell or the sub-cell; otherwise, false.
Example
For an example, refer to MedicalViewerPaintInformationEventArgs
Requirements

Target Platforms

See Also

Reference

MedicalViewerPaintInformationEventArgs Class
MedicalViewerPaintInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features