Click or drag to resize

GH_ExtendableComponentAttributesRender Method

[Missing <summary> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.Render(Grasshopper.GUI.Canvas.GH_Canvas,System.Drawing.Graphics,Grasshopper.GUI.Canvas.GH_CanvasChannel)"]

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override void Render(
	GH_Canvas iCanvas,
	Graphics graph,
	GH_CanvasChannel iChannel
)

Parameters

iCanvas
Type: GH_Canvas

[Missing <param name="iCanvas"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.Render(Grasshopper.GUI.Canvas.GH_Canvas,System.Drawing.Graphics,Grasshopper.GUI.Canvas.GH_CanvasChannel)"]

graph
Type: System.DrawingGraphics

[Missing <param name="graph"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.Render(Grasshopper.GUI.Canvas.GH_Canvas,System.Drawing.Graphics,Grasshopper.GUI.Canvas.GH_CanvasChannel)"]

iChannel
Type: GH_CanvasChannel

[Missing <param name="iChannel"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.Render(Grasshopper.GUI.Canvas.GH_Canvas,System.Drawing.Graphics,Grasshopper.GUI.Canvas.GH_CanvasChannel)"]

See Also