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