Share

SectionDrawingView.BreakOperations Property

Parent Object: SectionDrawingView

Description

Property that returns the BreakOperations object containing information about all the break operations applied to this view as well as methods to add breaks. Both local as well as inherited break operations are returned in the collection.

Syntax

SectionDrawingView.BreakOperations() As BreakOperations

Property Value

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

Version

Introduced in version 2010

Was this information helpful?