C#
VB
C++
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.
public bool Draw { get; set; }
Public Property Draw As Boolean
true to make the control draw the cell or the sub-cell; otherwise, false.
For an example, refer to MedicalViewerPaintInformationEventArgs
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET