Click or drag to resize

IDocumentWindowWithViewport Interface

Provides access to the window of the document (with viewport).

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

The IDocumentWindowWithViewport type exposes the following members.

Properties
Methods
Events
 NameDescription
Public eventSelectedObjectsChanged
(Inherited from IDocumentWindow)
Top
See Also