Represents Linear notches.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model..::.Element
    PerpetuumSoft.Instrumentation.Model..::.LineElement
      PerpetuumSoft.Instrumentation.Model..::.LinearNotches

See Also