Share via


BeltDirection Enum

Definition

Enumerates the belt direction.

public enum BeltDirection
type BeltDirection = 
Public Enum BeltDirection
Inheritance
BeltDirection

Fields

Name Value Description
Backward 1

Indicates that the belt moves in backward direction.

Forward 2

Indicates that the belt moves in forward direction.

Applies to