IDrawingCanvas::Style

This nested class defines the data type used for styles of the IDrawingCanvas class. The available styles are defined as static data members in IDrawingCanvas. Objects of this Style class represent characteristics of an IDrawingCanvas object that you can specify when you construct it.

These style objects are used with the IDrawingCanvas::defaultStyle and IDrawingCanvas::setDefaultStyle functions, and with the IDrawingCanvas constructor. You can use these styles along with the styles defined in the base classes of IDrawingCanvas:

Once you have constructed an IDrawingCanvas object, you can use IDrawingCanvas, ICanvas, and IWindow member functions to query and change individual styles.


IDrawingCanvas::Style - Member Functions and Data by Group


IDrawingCanvas::Style - Inherited Member Functions and Data

Inherited Public Functions

IBitFlag

Inherited Public Data

Inherited Protected Functions

IBitFlag

Inherited Protected Data