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