Show contents 

Express > Express Assembly Interfaces > ILanerRevisionLegend > ILanerRevisionLegend.SetRevisions

ILanerRevisionLegend.SetRevisions

Syntax

SetRevisions(FirstRevision: Integer; LastRevision: Integer);

Parameters

FirstRevision. Key of the first range revision.

LastRevision. Key of the last range revision.

Description

The SetRevisions method sets a range of revisions displayed in the legend.

Example

The method use is given in the example for ILanerRevisionLegend.Color.

See also:

ILanerRevisionLegend