Click or drag to resize

ScannerConfigGetAxes Method

Returns an Enumeration representing the supported Axes by the given 'head format'.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public static Axes GetAxes(
	ScanHeadFormat headFormat
)

Parameters

headFormat  ScanHeadFormat
The head format whose axes should be returned.

Return Value

Axes
The axes as flags.
See Also