Share

Canvas.deleteMe Method

Parent Object: Canvas
Defined in namespace "adsk::fusion" and the header file is <Fusion/Image/Canvas.h>

Description

Deletes the canvas from the component.

Syntax

"canvas_var" is a variable referencing a Canvas object.
returnValue = canvas_var.deleteMe()

Version

Introduced in version May 2023

Was this information helpful?