Click or drag to resize

DocumentWindowWithViewportWorkareaModeGetTextInfoCenterBottomCornerDelegate Delegate


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public delegate void GetTextInfoCenterBottomCornerDelegate(
	DocumentWindowWithViewportWorkareaMode sender,
	List<string> lines
)

Parameters

sender  DocumentWindowWithViewportWorkareaMode
 
lines  ListString
 
See Also