wxDCOverlay
Module
wxDCOverlay
Module Summary
See external documentation: wxDCOverlay.
Description
See external documentation: wxDCOverlay.
DATA TYPES
Exports
new(Overlay, Dc) -> wxDCOverlay()
new(Overlay, Dc, X, Y, Width, Height) -> wxDCOverlay()
Types
Overlay = wxOverlay:wxOverlay()
X = integer()
Y = integer()
Width = integer()
Height = integer()
Types
This = wxDCOverlay()
destroy(This::wxDCOverlay()) -> ok