You are here: Start » AVL.NET » DpmParams Constructor

DpmParams Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public DpmParams
(
	bool enableDpm_,
	bool allowMixedPolarity_,
	bool useDotGrid_,
	Optional<Avl.DataCodeDotSize> dotSize_
)

Parameters

Name Type Range Default Description
enableDpm_bool
allowMixedPolarity_bool
useDotGrid_bool
dotSize_Atl.Optional<Avl.DataCodeDotSize>

See also