|
|
Lighting used for this viewpoint
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Property Lighting As ViewpointLighting Get Set |
| C# |
|---|
public ViewpointLighting Lighting { get; set; } |
| Visual C++ |
|---|
public: property ViewpointLighting Lighting { ViewpointLighting get (); void set (ViewpointLighting value); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..NotSupportedException | Lighting not set |