[vtkusers] VtkAxesActor Problem

Fabrizio De Stefani deste.fabrizio at gmail.com
Tue Apr 19 14:15:45 EDT 2011


The solution to my problem is

axesActor->GetXAxisCaptionActor2D()->GetTextActor()->SetScaledText(vtkTextActor::TEXT_SCALE_MODE_NONE);
axesActor->GetXAxisCaptionActor2D()->GetTextActor()->GetTextProperty()->SetFontSize(100);





More information about the vtkusers mailing list