Represent style.

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

Syntax

C#
public class Style : ICloneable
Visual Basic (Declaration)
Public Class Style _
	Implements ICloneable
Visual C++
public ref class Style : ICloneable

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Styles..::.Style

See Also