Share

DrawingView.BreakOutOperations Property

Parent Object: DrawingView

Description

Property that returns the BreakOutOperations object containing information about all the break out operations applied to this view as well as methods to add break outs. Only local break out operations are returned.

Syntax

DrawingView.BreakOutOperations() As BreakOutOperations

Property Value

This is a read only property whose value is a BreakOutOperations.

Version

Introduced in version 2010

Was this information helpful?