You are here: Start » DpmParams Class
DpmParams Class
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Parameters for reading direct part marking.
Constructors
| Constructor | Description | |
|---|---|---|
| DpmParams() | ||
| DpmParams(Boolean, Boolean, Boolean, Optional<DataCodeDotSize>) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| AllowMixedPolarity | System.Boolean | ||
| DotSize | Atl.Optional<Avl.DataCodeDotSize> | ||
| EnableDpm | System.Boolean | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| UseDotGrid | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| 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 |
