CodeGlyphX logo
CodeGlyphX

API Reference

Enum

DirectPartMarkProfile

Namespace CodeGlyphX
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Image-processing profile for direct-part-marked symbols.

Inheritance

  • Enum
  • DirectPartMarkProfile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const DirectPartMarkProfile Auto #

Tries low-contrast, locally illuminated, and dot-peen variants.

Value: 0
public const DirectPartMarkProfile LaserEtch #

Prioritizes locally adaptive contrast for laser or chemical etching.

Value: 1
public const DirectPartMarkProfile DotPeen #

Prioritizes closing and enlarging disconnected dot-peen modules.

Value: 2