Click or drag to resize

BaseScanHeadScanHeadInformationMap Property

Gets the ScanHeadInformation of the axes.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public IDictionary<Axes, ScanHeadInformation> ScanHeadInformationMap { get; set; }

Property Value

IDictionaryAxes, ScanHeadInformation
See Also