|
|
Class encapsulating API for the rendering of client graphics.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Class Graphics _ Inherits NativeHandle |
| C# |
|---|
public class Graphics : NativeHandle |
| Visual C++ |
|---|
public ref class Graphics : public NativeHandle |
Remarks
Should only be used during rendering callbacks, and you should not hold onto a reference.