Click or drag to resize

DwgDecoderImpl Constructor

Initializes a new instance of the DwgDecoderImpl class

Namespace:  Atalasoft.Imaging.Codec.CadCam
Assembly:  Atalasoft.dotImage.Dwg (in Atalasoft.dotImage.Dwg.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DwgDecoderImpl(
	int minResolution,
	int maxResolution
)

Parameters

minResolution
Type: SystemInt32
maxResolution
Type: SystemInt32
See Also