Add wxGraphicsContext::GetClipBox() function
This method returns bounding box of the current clipping region. Added declaration, documentation and implemented for GDI+, Direct2D, Cairo renderers.
This commit is contained in:
@@ -97,6 +97,7 @@ All (GUI):
|
||||
- Fix displaying edited value of wxUIntProperty (wxPropertyGrid).
|
||||
- Fix displaying validation errors for numeric wxPropertyGrid properties.
|
||||
- Add wxSYS_CARET_{ON,OFF,TIMEOUT}_MSEC system settings (brawer).
|
||||
- Add wxGraphicsContext::GetClipBox().
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user