GraphicsOverlay.RemoveShape() Method

Top 

Description

Removes the shape at CurrentShapeIndex. If the removed shape is the last shape in the Shapes array, CurrentShapeIndex will be set to the number of remaining shapes - 1.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

GraphicsOverlay.RemoveShape(

)

 

 

Syntax

myGraphicsOverlay1.RemoveShape();

 

 

See also

GraphicsOverlay Object

Graphics Overlays Guide