API Reference

Enum

VisioGraphDirection

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

Primary flow direction for layered graph diagrams.

Inheritance

  • Enum
  • VisioGraphDirection

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 VisioGraphDirection LeftToRight #

Arrange graph layers from left to right.

Value: 0
public const VisioGraphDirection TopToBottom #

Arrange graph layers from top to bottom.

Value: 1