vtkProperty2D
Super Class: vtkObject
Description:
vtkProperty2D contains properties used to render two dimensional images and annotations.
See Also:
Methods:
Detailed Method Descriptions:
![]() | void vtkProperty2D () |
![]() | void SetColor (float ,float ,float ) |
![]() | void SetColor (float *) |
![]() | float *GetColor () |
![]() | float GetOpacity () |
![]() | void SetOpacity (float ) |