API Reference

Enum

VisioFlowchartLayout

Namespace OfficeIMO.Visio.Diagrams
Assembly OfficeIMO.Visio
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Built-in deterministic layouts for high-level flowchart authoring.

Inheritance

  • Enum
  • VisioFlowchartLayout

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const VisioFlowchartLayout Vertical #

Places nodes in one vertical column.

Value: 0
public const VisioFlowchartLayout TwoColumnContinuation #

Places nodes before the first continuation marker in the left column and nodes after it in the right column.

Value: 1