Table of Contents

Enum ArcLayout

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents the layout of an arc.

public enum ArcLayout

Fields

AngularInterval = 1

Characters are placed at fixed angular distances.

CharacterSpace = 0

Characters are placed at fixed distances.

DistributedOverAngle = 2

Characters are distributed over an angle.