![]() |
TXNBackgroundData |
Header: MacTextEditor.h |
Represents the background data used in the TXNBackground structure.
union TXNBackgroundData { RGBColor color; };
A variable of type RGBColor. This specifies the background color on which data is displayed.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)