GH_ColourCube.C2 Property

GH_ColourCubeC2 Property

Gets the third point in the corner point list.

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

Property Value

Type: Point

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

See Also