Click or drag to resize

DocumentWindowWithViewportWorkareaModeSet Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual void WorkareaModeSet(
	string name,
	DocumentWindowWithViewportWorkareaMode instance = null
)

Parameters

name  String
 
instance  DocumentWindowWithViewportWorkareaMode  (Optional)
 

Implements

IDocumentWindowWithViewportWorkareaModeSet(String, DocumentWindowWithViewportWorkareaMode)
See Also