Documentation Archive Developer
Search

ADC Home > Reference Library > Technical Q&As > Legacy Documents > Graphics & Imaging >

Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation.

Highlight State

Q: What is the highlight state?

A: The highlight state determines whether to draw using the highlight color or the actual color of an object. The highlight state is stored as attribute of type kQ3AttributeTypeHighlightState, which is a TQ3Boolean.

If the hightlight state is equal to kQ3True, the object is drawn using the information stored in the current highlight style for the object.

See Also:

  • 3D Graphics Programming with QuickDraw 3D, page 6-6.

[Apr 08 1996]