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