Click or drag to resize

LightLength Property

Gets or sets the height in linear and rectangular lights.

(ignored for non-linear/rectangular lights.)

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Vector3d Length { get; set; }

Property Value

Type: Vector3d
See Also