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