Click or drag to resize
PoNumericDisplayFormatFormatTypes Enumeration

Type of format.

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