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