Description
Returns the value of the Fred preference User-defined guides color on the Colors tab.
Syntax
bStatus = FredApp.GetConf.RifColor |
Remarks
Color is returned as long integer, where the RGB components are calculated as:
R + 256*G + 65536 * B