FigureShape.Remove

From Xojo Documentation

Method

FigureShape.Remove(Index as Integer)

Supported for all project types and targets.

Removes a curve, specified either by its index or by reference.


Method

FigureShape.Remove(Curve as CurveShape)

Supported for all project types and targets.

Removes a curve, specified either by its index or by reference.