Click or drag to resize

GH_CanvasRemoveAllTagArtists Method

Remove all IGH_TagArtists from this canvas. Do not use this method unless you want to screw over everyone else.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void RemoveAllTagArtists()
See Also