Click or drag to resize

RegulatorSwitchInSpaceValue Property

The current position of the switch.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<double> Value { get; set; }

Property Value

Type: ReferenceDouble
See Also