Returns the style by name.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public Style GetStyle()
Visual Basic (Declaration)
Public Function GetStyle As Style
Visual C++
public:
Style^ GetStyle()

See Also