![]() |
![]() |
![]() |
ColorValue.Green Property |
Language: |
Retrieves or sets the green value of the current color.
Visual Basic Public Property Green As Single C# public float Green { get; set; } C++ public:
property float Green {
float get();
void set(float value);
}JScript public function get Green() : float
public function set Green(float);
System.Single
This property is read/write.
A Singlevalue that represents the green value of the current color.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center