Eyeshot 9.0 WinForms API Reference
GetBitmapFromText Method (TextOnly)

WinForms Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : GetBitmapFromText Method
Syntax
'Declaration
 
Protected Overridable Function GetBitmapFromText( _
   ByVal myScaledFont As Font, _
   ByVal scale As Single, _
   ByVal color As Color, _
   ByVal fillColor As Color _
) As Bitmap
protected virtual Bitmap GetBitmapFromText( 
   Font myScaledFont,
   float scale,
   Color color,
   Color fillColor
)

Parameters

myScaledFont
scale
color
fillColor
See Also

Reference

TextOnly Class
TextOnly Members