KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveShape

RemoveShape(int)

Deletes the shape whose rank is given from the scene.

Declaration
public void RemoveShape(int shapeRank)
Parameters
Type Name Description
int shapeRank

Rank of the shape to delete, starting from 0.

In this article
Back to top Generated by DocFX