LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

LoadingTextOptions Property

Show in webframe



Gets or sets the TextDrawingOptions to be used when the cell is still loading the full image.
Syntax
'Declaration
 
Public Property LoadingTextOptions As TextDrawingOptions
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim value As TextDrawingOptions
 
instance.LoadingTextOptions = value
 
value = instance.LoadingTextOptions
public TextDrawingOptions LoadingTextOptions {get; set;}
public:
property TextDrawingOptions^ LoadingTextOptions {
   TextDrawingOptions^ get();
   void set (    TextDrawingOptions^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.