Base class for the other Graphics*
classes.
There should be no need to use this directly, it is just here for
compatibility with wx.GraphicsObject
.
wx.lib.graphics.GraphicsBitmap
, wx.lib.graphics.GraphicsBrush
, wx.lib.graphics.GraphicsContext
, wx.lib.graphics.GraphicsFont
, wx.lib.graphics.GraphicsMatrix
, wx.lib.graphics.GraphicsPath
, wx.lib.graphics.GraphicsPen
GraphicsObject
(object)¶Base class for the other Graphics*
classes.
There should be no need to use this directly, it is just here for
compatibility with wx.GraphicsObject
.
IsNull
(self)¶Returns whether the object is valid.