Represents color section.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model.Drawing..::.ColorSection

See Also