Click or drag to resize

AxoColorG Property

Gets or sets the green component in ARGB space.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public byte G { get; set; }

Property Value

Byte
See Also