ImageControl..::..DrawStyle Method

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

Syntax


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

Parameters

style
Type: Style
opacity
Type: Single