TextBox..::..DrawText Method

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


protected void DrawText(
	Style style,
	float opacity
)
Protected Sub DrawText ( _
	style As Style, _
	opacity As Single _
)
protected:
void DrawText(
	Style^ style, 
	float^ opacity
)

Parameters

style
Type: Style
opacity
Type: Single