LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
TextDrawingOptions Class Properties
See Also 
Leadtools.Dicom.Web Namespace : TextDrawingOptions Class


"

For a list of all members of this type, see TextDrawingOptions members.

"

Public Properties

 NameDescription
public Property DrawingFontGets or sets the System.Drawing.Font to be used when painting on the cell.  
public Property TextGets or sets the text to be painted on the cell.  
public Property TextBrushGets or sets the System.Drawing.SolidBrush to use for painting.  
public Property TextFormatGets or sets the System.Drawing.StringFormat options when painting on the cell.  
Top

See Also