Click or drag to resize

GH_CanvasTagArtistIDs Property

Gets all the TagArtist IDs in this Canvas.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<Guid> TagArtistIDs { get; }

Property Value

Type: ListGuid

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.TagArtistIDs"]

See Also