| Revit 2020 API |
| LightFamily..::..GetLightShapeStyle Method |
| LightFamily Class See Also |
Returns a LightShapeStyle value for the light shape
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
| C# |
|---|
public LightShapeStyle GetLightShapeStyle() |
| Visual Basic |
|---|
Public Function GetLightShapeStyle As LightShapeStyle |
| Visual C++ |
|---|
public: LightShapeStyle GetLightShapeStyle() |