GH_ColourCubeShadow Property |
Gets a graphics path describing the outline of the drop shadow.
Caller is responsible for disposing of this path instance.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GraphicsPath Shadow { get; }
Public ReadOnly Property Shadow As GraphicsPath
Get
Property Value
Type:
GraphicsPath[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourCube.Shadow"]
See Also