Click or drag to resize

ColorGradientStartPoint Property

Start point of gradient

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Point3d StartPoint { get; set; }

Property Value

Type: Point3d
See Also