Table of Contents

Class BlockSize

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

Represents the size of a block.

public class BlockSize
Inheritance
BlockSize
Inherited Members

Properties

Height

Gets the height in millimeters.

public double Height { get; }

Property Value

double

Width

Gets the width in millimeters.

public double Width { get; }

Property Value

double