Represents the method type for this scan.
Read-write property
Visual Basic |
---|
Public Property Method As BSCANMETH_ENUM |
Read/write of enumeration BSMETHOD_ENUM.
The Method type defines the geometry of the feature to be scanned and has parameters that need to be set properly before scanning. The parameters can be set using the SetMethodParams method.
The allowable values are:
BSCANMETH_LINEAR
BSCANMETH_EDGE
BSCANMETH_CIRCLE
BSCANMETH_CYLINDER
BSCANMETH_STRAIGHTLINE
BSCANMETH_CENTER