API Reference

Class

VisioSwimlaneLane

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

A discovered swimlane lane with its body and optional header shape.

Inheritance

  • Object
  • VisioSwimlaneLane

Usage

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

Properties

public String Id { get; } #

Lane identifier used by swimlane activity placement metadata.

public VisioShape Body { get; } #

Lane body shape covering the process grid area.

public VisioShape Header { get; } #

Optional lane header shape.