| Revit 2020 API |
| RectangleLightShape Constructor |
| RectangleLightShape Class See Also |
Creates a rectangle light shape object with 4.0' emit length and a 2.0' emit width.
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
| C# |
|---|
public RectangleLightShape() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: RectangleLightShape() |