wxErlang

Reference Manual

Version 1.8.2

Table of Contents

wxDCOverlay

Module

wxDCOverlay

Module Summary

See external documentation: wxDCOverlay.

Description

See external documentation: wxDCOverlay.

DATA TYPES

wxDCOverlay()

An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.

Exports

new(Overlay, Dc) -> wxDCOverlay()

new(Overlay, Dc, X, Y, Width, Height) -> wxDCOverlay()

Types

X = integer()
Y = integer()
Width = integer()
Height = integer()

clear(This) -> ok

Types

This = wxDCOverlay()

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

Destroys this object, do not use object again