The default font size is so very small in my application that I can
not read it. I tried to increase this with the following code but it
did not work. Any ideas:


vtkKWEPaintbrushRepresentation2D * rep =
vtkKWEPaintbrushRepresentation2D::SafeDownCast(widget->GetRepresentation());

rep->GetAnnotation()->GetTextProperty()->SetFontSize(50);


I tried 20 before 50 but that appeared to have no effect either.

Thanks,
John M. Drescher
_______________________________________________
VtkEdge mailing list
[email protected]
http://public.kitware.com/cgi-bin/mailman/listinfo/vtkedge

Reply via email to