ISetCanvas::Style

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

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

Once you have constructed an ISetCanvas object, you can use ISetCanvas, ICanvas, and IWindow member functions to query and change individual styles.
Note: To avoid conflicts that are noted in some of the alignment, deck, and pack styles, you can implement the wanted characteristics for the canvas by using the setAlignment, setDeckOrientation, and setPackType member functions of the ISetCanvas class.


ISetCanvas::Style - Member Functions and Data by Group


ISetCanvas::Style - Inherited Member Functions and Data

Inherited Public Functions

IBitFlag

Inherited Public Data

Inherited Protected Functions

IBitFlag

Inherited Protected Data