MCPcopy Create free account
hub / github.com/Kitware/VTK / GetLabelTextProperty

Method GetLabelTextProperty

Rendering/Annotation/vtkAxisActor2D.cxx:368–371  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

366
367//------------------------------------------------------------------------------
368vtkTextProperty* vtkAxisActor2D::GetLabelTextProperty()
369{
370 return this->LabelTextProperty;
371}
372
373//------------------------------------------------------------------------------
374int vtkAxisActor2D::UpdateGeometryAndRenderOpaqueGeometry(vtkViewport* viewport, bool render)

Callers 1

ShallowCopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected