wxClientDC
MODULE
wxClientDC
MODULE SUMMARY
See external documentation: wxClientDC.
DESCRIPTION
See external documentation: wxClientDC.
This class is derived (and can use functions) from:
wxWindowDC
wxDC
DATA TYPES
EXPORTS
new() -> wxClientDC()
This function is deprecated: deprecated function not available in wxWidgets-2.9 and later
new(Win) -> wxClientDC()
Types:
Win = wxWindow:wxWindow()
destroy(This::wxClientDC()) -> ok