LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

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
)
function TextDrawingOptions( 
   text 
)
public:
TextDrawingOptions( 
   String^ text
)

Parameters

text
The text to be painted on the cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TextDrawingOptions Class
TextDrawingOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.