Click or drag to resize
PoArrowPatternTypes Enumeration

Type of pattern at the arrow extremities.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum PatternTypes
Members
  Member nameValueDescription
NO_PATTERN0

No pattern at the arrow extremity.

DIRECT_TRIANGLE1

Direct triangle at the arrow extremity.

INDIRECT_TRIANGLE2

Indirect triangle at the arrow extremity.

RECTANGLE3

Rectangle at the arrow extremity.

Remarks