wxDCOverlay
See external documentation: wxDCOverlay.
See external documentation:
Functions
new(Overlay, Dc) -> wxDCOverlay()
Overlay = wxOverlay() (see module wxOverlay)
Dc = wxWindowDC() (see module wxWindowDC)
See
new(Overlay, Dc, X, Y, Width, Height) -> wxDCOverlay()
Overlay = wxOverlay() (see module wxOverlay)
Dc = wxWindowDC() (see module wxWindowDC)
X = integer()
Y = integer()
Width = integer()
Height = integer()
See
clear(This) -> ok
This = wxDCOverlay()
See
destroy(This::wxDCOverlay()) -> ok
Destroys this object, do not use object again