![]() |
![]() |
![]() |
ColorValue.Red Property |
Language: |
Retrieves or sets the red value of the current color.
Visual Basic Public Property Red As Single C# public float Red { get; set; } C++ public:
property float Red {
float get();
void set(float value);
}JScript public function get Red() : float
public function set Red(float);
System.Single
This property is read/write.
A Singlevalue that represents the red 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