Click or drag to resize

GH_CanvasRemoveTagArtist Method

Overload List
  NameDescription
Public methodRemoveTagArtist(Guid)
Remove all IGH_TagArtists from this canvas that match a certain ID.
Public methodRemoveTagArtist(IGH_TagArtist)
Remove a specific tag artist from this canvas. If the instance occurs multiple times in the TagArtist list, all instances will be removed.
Top
See Also