Closes #14556.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72290
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual bool SetCompositionMode(wxCompositionMode op) = 0;
// returns the size of the graphics context in device coordinates
virtual bool SetCompositionMode(wxCompositionMode op) = 0;
// returns the size of the graphics context in device coordinates
- void GetSize(wxDouble* width, wxDouble* height)
+ void GetSize(wxDouble* width, wxDouble* height) const
{
if ( width )
*width = m_width;
{
if ( width )
*width = m_width;