Class ArtModuleShape
Specifies the barcode symbol modules/bars artistic shape.
Inheritance
System.Object
ArtModuleShape
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class ArtModuleShape : Enum
Fields
Circle
Declaration
public const ArtModuleShape Circle
Field Value
Diamond
Declaration
public const ArtModuleShape Diamond
Field Value
Dot
Declaration
public const ArtModuleShape Dot
Field Value
Rect
Declaration
public const ArtModuleShape Rect
Field Value
RoundRect
Declaration
public const ArtModuleShape RoundRect
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ZebraHorizontal
Declaration
public const ArtModuleShape ZebraHorizontal
Field Value
ZebraVertical
Declaration
public const ArtModuleShape ZebraVertical
Field Value