Group: Forum Members
Last Active: 12 Years Ago
Posts: 3,
Visits: 1
|
What is the range of valid zoom factors in NDrawingView.Zoom method? I am passing a float value in the 0 to 1 range. However occasionally getting the error: System.ArgumentException: The specified zoom factor is not valid Parameter name: zoom at Nevron.Diagram.WinForm.NDrawingView.Zoom(Single zoom, NPointF viewportCenter)
|