|
|
Occurs when the ActiveView is about to change
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Event ActiveViewChanging As EventHandler(Of EventArgs) |
| C# |
|---|
public event EventHandler<EventArgs> ActiveViewChanging |
| Visual C++ |
|---|
public: event EventHandler<EventArgs^>^ ActiveViewChanging { void add (EventHandler<EventArgs^>^ value); void remove (EventHandler<EventArgs^>^ value); } |
Remarks
Use Document.ActiveView to identify the view being changed from