wxDCOverlay

See external documentation: wxDCOverlay.

See external documentation: wxDCOverlay.

Types


wxDCOverlay() = wx:wx_object()

Functions


new(Overlay, Dc) -> wxDCOverlay()

  • Overlay = wxOverlay() (see module wxOverlay)
  • Dc = wxWindowDC() (see module wxWindowDC)

See external documentation.

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 external documentation.

clear(This) -> ok

  • This = wxDCOverlay()

See external documentation.

destroy(This::wxDCOverlay()) -> ok

Destroys this object, do not use object again