Control..::..GetOpacity Method (Single)

Gets the opacity.

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

Syntax


protected float GetOpacity(
	float opacity
)
Protected Function GetOpacity ( _
	opacity As Single _
) As Single
protected:
float^ GetOpacity(
	float^ opacity
)

Parameters

opacity
Type: Single
The opacity.

Return Value

System.Single.