Share

BreakOperation.AllAffectedViews Property

Parent Object: BreakOperation

Description

Property that returns all the DrawingView objects affected by this break operation. Multiple drawing views can be affected by a break operation if children views inherit breaks or if the break is propagated up to the parent view.

Syntax

BreakOperation.AllAffectedViews() As ObjectsEnumerator

Property Value

This is a read only property whose value is an ObjectsEnumerator.

Version

Introduced in version 2010

Was this information helpful?