GH_GraphicsUtil.HighlightBrush Method

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()
Public Shared Function HighlightBrush As Brush

Return Value

Type: Brush
See Also