PlotRegion

Plots a region outline on the image.

PlotRegion Inputs

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

Region

Specifies the image coordinates of the Region to be plotted.

X

The X coordinate of the region's origin.

Y

The Y coordinate of the region's origin.

Width

The region width.

Height

The region height.

Angle

The region orientation.

Curve

The region curvature.

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 will be hidden, except when the cell containing the function is highlighted in the spreadsheet.

1 = ON (default)

The graphic will be displayed at all times.

PlotRegion Outputs

Returns

A Plot data structure containing the graphic.