Share

BreakOperation.Orientation Property

Parent Object: BreakOperation

Description

Property that returns whether the orientation of the break is horizontal or vertical. Possible return values are kHorizontalBreakOrientation and kVerticalBreakOrientation.

Syntax

BreakOperation.Orientation() As BreakOrientationEnum

Property Value

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

Version

Introduced in version 2010

Was this information helpful?