Override this to draw text.
Namespace:
Squid
Assembly:
Squid.Core (in Squid.Core.dll)
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