Click or drag to resize

Grasshopper.GUI.Canvas.TagArtists Namespace

This namespace contains all types associated with canvas paint event hooks.
Classes
  ClassDescription
Public classGH_TagArtist
Provides a basic implementation of the IGH_TagArtist interface.
Public classGH_TagArtist_WirePainter
IGH_TagArtist implementation for drawing individual wires.
Interfaces
  InterfaceDescription
Public interfaceIGH_TagArtist
Defines the interface for TagArtist objects. TagArtists can be used to paint additional stuff onto a GH_Canvas.