Click or drag to resize

ModelViewportRenderItem Method

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override bool RenderItem(
	Graphics graphics,
	RectangleF area,
	int alpha
)

Parameters

graphics
Type: System.DrawingGraphics
area
Type: System.DrawingRectangleF
alpha
Type: SystemInt32

Return Value

Type: Boolean
See Also