Click or drag to resize

ScannerConfig Methods

The ScannerConfig type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAxes Returns an Enumeration representing the supported Axes by the given 'head format'.
Public methodStatic memberGetAxisAtIndex Gets the axis at the given index for the specified ScanHeadFormat.
Public methodStatic memberGetAxisCount Returns the number of axes per supported head that are available for the given 'head format'.
Public methodStatic memberGetDimensions Returns the number of dimensions that are available for the given 'head format'.
Public methodStatic memberGetHeadCount Returns the number of heads that are available for the given 'head format'.
Public methodStatic memberGetIndexOfAxis Gets the index of the given axis for the specified ScanHeadFormat.
Public methodStatic memberHasAuxiliary Returns true if an 'auxiliary' axis is available for the given 'head format'.
Public methodStatic memberHasOpticalZoom Returns true if an optical zoom is available for the given 'head format'.
Public methodStatic memberIsExtended Returns true if an 'extended' axis is available for the given 'head format'.
Public methodStatic memberLoad Loads the configuration from the specified file.
Public methodSave Saves the configuration to the specified file. If the specified file exists, this method overwrites it.
Top
See Also