PlotPoint
Plots a Point crosshair in the image.
PlotPoint Inputs
Syntax: PlotPoint(Point.Row,Point.Column,Name,Color,Show)
| Parameter | Description | ||||
|---|---|---|---|---|---|
|
Specifies the image coordinates of the point to be plotted (-16777216 to 16777216).
|
|||||
|
Specifies a text label to display with the graphic on the image. |
|||||
|
Specifies the color (Default = Green) of the plotted graphic. |
|||||
|
Specifies the display mode for the graphic overlay on the image.
|
PlotPoint Outputs
|
Returns |
A Plot data structure containing the graphic. |
For more information, see Image Functions, Graphics Functions, or Property Sheet