Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Draw Property






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

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