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()
Public Shared Function HighlightPen As Pen
Return Value
Type:
PenSee Also