API Reference

Enum

EndArrow

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

Specifies arrowhead styles for connector ends.

Inheritance

  • Enum
  • EndArrow

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 EndArrow None #

No arrowhead.

Value: 0
public const EndArrow Arrow #

Simple arrowhead.

Value: 1
public const EndArrow Triangle #

Triangle arrowhead.

Value: 13