Revit Preview Release 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: 19.0.0.0 (19.0.0.405)
Since:
2013
Syntax
C# |
---|
public LightShapeStyle GetLightShapeStyle() |
Visual Basic |
---|
Public Function GetLightShapeStyle As LightShapeStyle |
Visual C++ |
---|
public: LightShapeStyle GetLightShapeStyle() |