GH_ColourCube.S1 Property

GH_ColourCubeS1 Property

Gets the second point in the shadow point list. This is the corner of the drop-shadow on the bottom face.

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

Property Value

Type: Point

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

See Also