Click or drag to resize

EditorAPIGetAllDocumentWindowsOfDocument Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static IDocumentWindow[] GetAllDocumentWindowsOfDocument(
	IDocumentInstance document
)

Parameters

document
Type: NeoAxis.EditorIDocumentInstance

Return Value

Type: IDocumentWindow
See Also