![]() |
ThemeDrawingState |
Header: Appearance.h |
typedef struct OpaqueThemeDrawingState* ThemeDrawingState;
The ThemeDrawingState type is a reference to a private structure containing information about the current state of a graphics port. You can use the ThemeDrawingState type with the function SetThemeDrawingState
to restore a ports drawing state. You should dispose of the memory allocated to contain a ThemeDrawingState reference by calling
. The ThemeDrawingState type is available with Appearance Manager 1.1 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)