Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

Show in webframe

TextDrawingOptions Constructor (TextDrawingOptions)






The text to be painted on the cell.
Initializes an new instance of the TextDrawingOptions class.
Syntax
public TextDrawingOptions( 
   string text
)
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New TextDrawingOptions(text)

            

            
public:
TextDrawingOptions( 
   String^ text
)

Parameters

text
The text to be painted on the cell.
Requirements

Target Platforms

See Also

Reference

TextDrawingOptions Class
TextDrawingOptions Members

Error processing SSI file