LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

Draw Property






Gets or sets the value that indicates whether to make the control draw the sub-cell. This is used only with the Leadtools.MedicalViewer.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 bool Draw {get; set;}
 get_Draw();
set_Draw(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerPaintInformationEventArgs Class
MedicalViewerPaintInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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