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 nanosecond timing precision mode.

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

 

Method Signature

GraphicsOverlay.RemoveShape(

)

 

 

Syntax

myGraphicsOverlay1.RemoveShape();

 

 

See also

GraphicsOverlay Object

Graphics Overlays Guide