_DataDelimiter, _MeasurementOptions, _TaxonomyOptions, DataDelimiter, SetCopyMeasFromLive
Description
DataDelimiter(
int delimiter
);
This function enables you to define delimiter between data to output file. This function is typically called, when you invoke the Data Delimiter command (Measure menu). An interactive equivalent is _DataDelimiter function.
Note
If you export data to MS Excel, it is recommended to use the Tab data delimiter which is the default for MS Excel.
See Also
_DataDelimiter
Description
SetCopyMeasFromLive(
int Enabled
);
Set it the manual measurement objects on live image should be copied to captured image.
1 = copy manual measurement objects from live image to captured.
This function runs the Measure > Options command.
Description
_MeasurementOptions();
The function configures annotation properties for the interactive measurement.
This function runs the Measure > Taxonomy Options command.
Description
_TaxonomyOptions();