|
Group: Forum Members
Posts: 71,
Visits: 1
|
nDrawingDocument.SizeToContent(nDrawingDocument.AutoBoundsMinSize, nDrawingDocument.AutoBoundsPadding, NFilters.Visible);
After using SizeToContent to size the document on the screen, I couldn't find a way to go back to normal. How to get back to normal after using this command?
|