Share

BreakOutOperation.AllAffectedViews Property

Parent Object: BreakOutOperation

Description

Property that returns all the DrawingView objects affected by this break out operation. Multiple drawing views can be affected by a break out operation if children views inherit break outs.

Syntax

BreakOutOperation.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?