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