PointRemovedCallback: ShapeModifiedCallback<{
    pointIndex: number;
}>

Called when a point has been removed in a shape during edition.

Type declaration

  • pointIndex: number

    The index of the inserted point.