RasterAnnotations

ShowAnnotations, ShowAUXPoints

ShowAUXPoints

Description 

 ShowAUXPoints();

A1 has a mode for capturing points. If an image is acquired and contains both points from this mode and normal data, this function adds crosses into the Annotations layer of the image. These crosses show positions where the points were captured.

ShowAnnotations

Description 

 ShowAnnotations(
   int  AnnotationsVisible
);

The function shows or hides annotations.

Parameters

int AnnotationsVisible

Displays or hides the overlay layer.

1, TRUE

Displays the layer.

0, FALSE

Hides the layer.

See Also 
ShowScale, ShowGraticule, ShowFrame