Click or drag to resize
PoLabelFieldJustifications Enumeration

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

Left edges of all string are aligned.

RIGHT1

Right edges of all string are aligned.

CENTER2

Centered of all strings are aligned.

Remarks