You are here: Start » DpmParams Class

DpmParams Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Parameters for reading direct part marking.

Constructors

 ConstructorDescription
DpmParams()
DpmParams(Boolean, Boolean, Boolean, Optional<DataCodeDotSize>)

Properties

 NameTypeDescription
AllowMixedPolaritySystem.Boolean
DotSizeAtl.Optional<Avl.DataCodeDotSize>
EnableDpmSystem.Boolean
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
UseDotGridSystem.Boolean

Methods

 NameDescription
CopyTo(Avl.DpmParams)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.DpmParams)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.DpmParams)
ToString()Inherited from System.Object

Remarks

See also