Represents the Needle.

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

Syntax

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

Inheritance Hierarchy

See Also