Represents the Odometer.

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

Syntax

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

Inheritance Hierarchy

See Also