Click or drag to resize

IDocumentWindow Interface

Provides access to the window of the document.

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public interface IDocumentWindow : IDockWindow

The IDocumentWindow type exposes the following members.

Properties
Methods
Events
  NameDescription
Public eventSelectedObjectsChanged
Top
See Also