Open CASCADE Technology 6.6.0
Public Member Functions
Aspect_Background Class Reference

This class allows the definition of
a window background.

#include <Aspect_Background.hxx>

Inheritance diagram for Aspect_Background:
Inheritance graph
[legend]

Public Member Functions

 Aspect_Background ()
 Creates a window background.
Default color : NOC_MATRAGRAY.

 Aspect_Background (const Quantity_Color &AColor)
 Creates a window background with the colour <AColor>.

void SetColor (const Quantity_Color &AColor)
 Modifies the colour of the window background <me>.

Quantity_Color Color () const
 Returns the colour of the window background <me>.


Constructor & Destructor Documentation

Aspect_Background::Aspect_Background ( )
Aspect_Background::Aspect_Background ( const Quantity_Color AColor)

Member Function Documentation

Quantity_Color Aspect_Background::Color ( ) const
void Aspect_Background::SetColor ( const Quantity_Color AColor)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines