Click or drag to resize

GH_ColourCubeSilhouette Property

Gets a graphics path describing the silhouette of the cube. Caller is responsible for disposing of this path instance.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GraphicsPath Silhouette { get; }

Property Value

Type: GraphicsPath

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourCube.Silhouette"]

See Also