←Select platform

LoadingTextOptions Property

Summary

Gets or sets the TextDrawingOptions to be used when the cell is still loading the full image.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

The TextDrawingOptions to be used when the cell is still loading the full image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly