Struct ScRgb
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public struct ScRgb
Fields
B
Declaration
public float B
Field Value
Type | Description |
---|---|
System.Single |
G
Declaration
public float G
Field Value
Type | Description |
---|---|
System.Single |
R
Declaration
public float R
Field Value
Type | Description |
---|---|
System.Single |