Class Placement
Specifies the placement of a given object.
Inheritance
System.Object
Placement
Namespace: Neodynamic.SDK.BarcodeCore
Assembly: Neodynamic.SDK.BarcodeCore.dll
Syntax
public sealed class Placement : Enum
Fields
Bottom
Declaration
public const Placement Bottom
Field Value
Type | Description |
---|---|
Placement |
Left
Declaration
public const Placement Left
Field Value
Type | Description |
---|---|
Placement |
Right
Declaration
public const Placement Right
Field Value
Type | Description |
---|---|
Placement |
Top
Declaration
public const Placement Top
Field Value
Type | Description |
---|---|
Placement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |