DirectAttributeVariable<System.Double>.DirectAttributeVariable<System::Double> Constructor
Initializes a new instance of the DirectAttributeVariable<System.Double> class that returns the specified value.
DirectAttributeVariable(System.Double value)
Initializes a new instance of the DirectAttributeVariable<System.Double> class that returns the specified value. Syntax
public DirectAttributeVariable<System::Double> (
System.Double value
)
Parameters
value
Type: System.Double
The value that the attribute variable returns.
The value that the attribute variable returns.
Platforms
Windows, Linux, Android