Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Common/vtkProperty2D.h File Reference

#include "vtkObject.h"

Include dependency graph for vtkProperty2D.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkProperty2D

Defines

#define VTK_BACKGROUND_LOCATION   0
#define VTK_FOREGROUND_LOCATION   1


Define Documentation

#define VTK_BACKGROUND_LOCATION   0
 

Definition at line 31 of file vtkProperty2D.h.

Referenced by vtkProperty2D::SetDisplayLocationToBackground().

#define VTK_FOREGROUND_LOCATION   1
 

Definition at line 32 of file vtkProperty2D.h.

Referenced by vtkProperty2D::SetDisplayLocationToForeground().