C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI
Color Structure
Color Properties
A Property
B Property
G Property
R Property
Color
G Property
Gets or sets the sRGB green channel value of the color.
Namespace:
Windows.UI
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
byte
G
{
get
;
set
; }
Property Value
Type:
Byte
See Also
Reference
Color Structure
Windows.UI Namespace