Click or drag to resize

ColorFormat G Property

Gets or sets the green component of a color. Read/write Byte .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public byte G { get; set; }

Property Value

Type: Byte
See Also