mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-21 06:19:36 +08:00
They are relatively important, especially the origin-related ones as SetUserScale() can (should?) be used instead of SetLogicalScale(), but SetLogicalOrigin() can be more convenient than SetDeviceOrigin(), so provide at least skeletal documentation for them.