Click or drag to resize

GH_TagArtistID Property

Gets the ID of this TagArtist object.

Namespace:  Grasshopper.GUI.Canvas.TagArtists
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Guid ID { get; }

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.TagArtists.GH_TagArtist.ID"]

Implements

IGH_TagArtistID
See Also