PlotPolygon

Plots a polygon region outline on the image.

PlotPolygon Inputs

Parameter Description
Image Reference to a cell containing an Image structure. Default = $A$0.

Composite Region

Specifies a reference to an EditPolygon function to be plotted.

Name

Specifies a text label to display with the graphic on the image.

Color

Specifies the color of the plotted graphic. (Default: 0x32cd32, LimeGreen; Max: 0xffffff)

Show

Specifies the display mode for the graphic overlay on the image.

0 = OFF

The graphic is hidden, except when the cell containing the function is highlighted in the spreadsheet.

1 = ON (default)

The graphic is displayed at all times.

PlotPolygon Outputs

Returns

A Plot data structure containing the graphic.

Note:  The polygon is not graphically displayed if its length exceeds approximately 4950 points.