GH_ColourCube.C4 Property

GH_ColourCubeC4 Property

Gets the fifth point in the corner point list.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point C4 { get; }
Public ReadOnly Property C4 As Point
	Get

Property Value

Type: Point

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

See Also