Click or drag to resize

LightWidth Property

Gets or sets the width 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 Width { get; set; }

Property Value

Type: Vector3d
See Also