Click or drag to resize

GH_GraphicsUtilHighlightBrush Method

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

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Brush HighlightBrush()

Return Value

Type: Brush
See Also