Represents colorizer section.

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

Syntax

C#
public class SectionsColorizer : Colorizer
Visual Basic (Declaration)
Public Class SectionsColorizer _
	Inherits Colorizer
Visual C++
public ref class SectionsColorizer : public Colorizer

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model.Drawing..::.Colorizer
    PerpetuumSoft.Instrumentation.Model.Drawing..::.SectionsColorizer

See Also