Hi,<div><br></div><div>I attached an image illustrating my problem.</div><div><br></div><div>Here is the relevant code:</div><div><br></div><div><div> actor = vtk.vtkCaptionActor2D()</div><div> actor.GetProperty().SetColor( someColor )<br>
</div><div> actor.GetProperty().SetLineWidth(2.0)</div><div> actor.SetCaption(id)</div><div> actor.BorderOff()</div><div> tprop = actor.GetCaptionTextProperty()</div><div> tprop.BoldOn()<br></div><div> tprop.ShadowOff()</div>
</div><div><br></div><div>Can someone please help me fix this problem? Thanks</div><div><br></div><div>Yifei</div><div><br></div>