GH_PainterDrawRecipientLinks Method (GH_Document) |
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void DrawRecipientLinks(
GH_Document doc
)
Public Sub DrawRecipientLinks (
doc As GH_Document
)
Parameters
- doc
- Type: Grasshopper.KernelGH_Document
See Also