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