You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SharedControl class is now synchronized shared class.
Fixed working of SharedControl.invoke/delayInvoke methods when a given-function has multiple arguments.
printing module is now not experimental.
PageSetupDialog now preserves previously set page settings.
PrintPreviewDialog now resets window state before closing the window.
dfl.printing and dfl.drawing is updated
- In dfl.printing, default printing scale is now GraphicsUnit.DISPLAY (BREAKING CHANGE)
- In drawing, multiple monitor is now suport
- Changed common dialog example code about printing