VTK  9.3.20240329
Classes | Macros
vtkProperty2D.h File Reference
#include "vtkObject.h"
#include "vtkRenderingCoreModule.h"
#include "vtkWrappingHints.h"
Include dependency graph for vtkProperty2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkProperty2D
 represent surface properties of a 2D image More...
 

Macros

#define VTK_BACKGROUND_LOCATION   0
 
#define VTK_FOREGROUND_LOCATION   1
 

Macro Definition Documentation

◆ VTK_BACKGROUND_LOCATION

#define VTK_BACKGROUND_LOCATION   0

Definition at line 136 of file vtkProperty2D.h.

◆ VTK_FOREGROUND_LOCATION

#define VTK_FOREGROUND_LOCATION   1

Definition at line 137 of file vtkProperty2D.h.