Share

PositionalRepresentation.SetPatternRowOffsetOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an override row offset on the input rectangular pattern. If not already overridden, the method has the effect of setting the 'Override' flag for the row offset.

Syntax

PositionalRepresentation.SetPatternRowOffsetOverride( Pattern As RectangularOccurrencePattern, RowOffset As String )

Parameters

Name Type Description
Pattern RectangularOccurrencePattern Input RectangularOccurrencePattern object that specifies the pattern to be overridden.
RowOffset String Input String that specifies the override row offset.

Version

Introduced in version 2008

Was this information helpful?