OutlinedText.GetBitmapFromText Method

Protected Overrides Function GetBitmapFromText( _ 
ByVal myScaledFont As Font, _ 
ByVal scale As Single, _ 
ByVal color As Color, _ 
ByVal fillColor As Color
) As Bitmap
This language is not supported or no code example is available.
protected override Bitmap GetBitmapFromText( 
Font myScaledFont
float scale
Color color
Color fillColor 
)
This language is not supported or no code example is available.

Parameters

myScaledFont
Font

scale
float

color
Color

fillColor
Color

Return Value

Bitmap

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition