Table of Contents

Class PassiveElement

Namespace
ConsoleAppVisuals.Models
Assembly
ConsoleAppVisuals.dll

The PassiveElement class is an abstract class that represents the passive elements.

public abstract class PassiveElement : Element
Inheritance
PassiveElement
Derived
Inherited Members

Remarks

For more information, consider visiting the documentation available here.

Constructors

PassiveElement()

protected PassiveElement()

Properties

Type

Gets the type of the element.

public override sealed ElementType Type { get; }

Property Value

ElementType