Click or drag to resize

DXFReaderNETControlZoomOut Method

Zooms out a drawing by scale factor specified in the ZoomInOutPercent property from the center point of the drawing.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public void ZoomOut()
See Also