Style Constructor (Style)

Initializes a new instance of the [Style] class.

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

Syntax


public Style(
	Style style
)
Public Sub New ( _
	style As Style _
)
public:
Style(
	Style^ style
)

Parameters

style
Type: Style
The style.