GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColor Structure
/ HslLuminance Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HslLuminance Property
In This Topic
Gets or sets the "Luminance" component of the color according to the HSL color model.
Syntax
C#
public
float
HslLuminance {
get
;
set
;}
Property Value
HslLuminance ranges from 0.0f to 1.0f, inclusive.
See Also
Reference
GoColor Structure
GoColor Members