Control..::..DrawText Method

Override this to draw text.

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
The style to be used
opacity
Type: Single
The opacity to be used