GH_CapsuleHighlightShape Property |
Gets the graphics path that describes the highlight bar shape of the capsule.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GraphicsPath HighlightShape { get; }
Public ReadOnly Property HighlightShape As GraphicsPath
Get
Property Value
Type:
GraphicsPath[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.HighlightShape"]
See Also