LEADTOOLS Medical (Leadtools.Dicom.Web assembly)

TextDrawingOptions Constructor (TextDrawingOptions)

Show in webframe



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

 

 


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