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