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; }
Public ReadOnly Property TagArtistIDs As List(Of Guid)
Get
Property Value
Type:
ListGuid[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.TagArtistIDs"]
See Also