Click or drag to resize

GH_GraphicsUtilHighlightPen Method

Gets a new pen object that can be used to draw the edges of hover and focus rectangles. Caller is responsible for disposing the pen.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Pen HighlightPen()

Return Value

Type: Pen
See Also