API Reference

Class

VisioSwimlaneRelayoutOptions

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Options controlling swimlane activity move and relayout operations.

Inheritance

  • Object
  • VisioSwimlaneRelayoutOptions

Usage

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

Accepted by parameters

Constructors

Properties

public Double ActivityGap { get; set; } #

Vertical gap between activities stacked in the same lane/phase cell.

public Boolean RerouteConnectors { get; set; } #

Whether connectors attached to swimlane activities should be rerouted after movement.

public Boolean AvoidShapes { get; set; } #

Whether rerouting should try to avoid other page shapes.

public Double RoutingPadding { get; set; } #

Padding used when obstacle-aware routing is enabled.

public Int32 MaxRoutingLanes { get; set; } #

Maximum routing lane search depth used when obstacle-aware routing is enabled.