Resource Base
Table of contents

EnumTextFilterMode

Added in version 1.2.0.

EnumTextFilterMode is the enumeration for user to configure mode parameter textFilterModes via class DBRRuntimeSettings.

class EnumTextFilterMode {
  static const int TFM_SKIP = 0;
  static const int TFM_AUTO = 1;
  static const int TFM_GENERAL_CONTOUR = 2;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +