Gets or sets the physical length of the block.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public ushort Length { get; set; }
Visual Basic
Public Property Length As UShort
	Get
	Set

Field Value

Number in centimeters.

Remarks

Not currently used. Reserverd for future planned features.

See Also