Represents the text displayed with digital display effect.

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

Syntax

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

Inheritance Hierarchy

See Also