C#
VB
C++
Gets or sets the TextDrawingOptions to be used when the cell is still loading the full image.
public TextDrawingOptions LoadingTextOptions { get; set; }
Public Property LoadingTextOptions As Leadtools.Dicom.Web.TextDrawingOptions
public:
property Leadtools.Dicom.Web.TextDrawingOptions^ LoadingTextOptions {
Leadtools.Dicom.Web.TextDrawingOptions^ get();
void set ( Leadtools.Dicom.Web.TextDrawingOptions^ );
}
The TextDrawingOptions to be used when the cell is still loading the full image.
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