Click or drag to resize
PbNumericDisplayFormatFormatTypes Enumeration

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum FormatTypes
Members
  Member nameValueDescription
AUTO_FORMAT0

Automatic numerical display format.

FLOAT_FORMAT1

Floating-point numerical display format.

INTEGER_FORMAT2

Integer numerical display format.

Remarks