Click or drag to resize
PoNumericDisplayFormatFormatTypes Enumeration

Type of format.

Namespace: OIV.MeshViz.Nodes
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