API Reference > Classes > PRC Base Classes > OdPrcBaseWithGraphics Class > OdPrcBaseWithGraphics Methods > graphics Method > OdPrcBaseWithGraphics::graphics Method ()
OdPrcBaseWithGraphics::graphics Method ()
Syntax
C++
OdPrcGraphics & graphics();

Returns current graphics data. Graphics data is returned as a reference to an OdPrcGraphics object, therefore it can be used to set new graphics data.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.