represent text properties.
void SetFontFamilyToArial()
Set/Get the font family.
void SetJustificationToCentered()
Set/Get the horizontal justification to left (default), centered, or right.
void SetVerticalJustificationToCentered()
Set/Get the vertical justification to bottom (default), middle, or top.
virtual void SetFontSize(int)
Set/Get the font size (in points).
int CreatePipeline(int argc, char *argv[], vtkProp *textActor, vtkTextProperty *textProperty, bool depthPeeling)