ASCOM Platform Developer Help
C#
VB
C++
Show/Hide TOC
State
Value Constructor
Create a new state value object
Definition
Namespace:
ASCOM.DeviceInterface
Assembly:
ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
Copy
public
StateValue
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
StateValue
()
See Also
Reference
StateValue Class
StateValue Overload
ASCOM.DeviceInterface Namespace
In This Article
Definition
See Also