Click or drag to resize
PbNumericDisplayFormatFormatTypes Enumeration

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
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