API Reference

Enum

VisioBlockShapeKind

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

Built-in block shape kinds for system and block diagrams.

Inheritance

  • Enum
  • VisioBlockShapeKind

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 VisioBlockShapeKind Block #

General rectangular block.

Value: 0
public const VisioBlockShapeKind Data #

Input/output data block.

Value: 1
public const VisioBlockShapeKind Decision #

Decision or control point block.

Value: 2