Click or drag to resize

KryptonConfigGeneratorCreateEditorDocumentXmlConfiguration 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 static string CreateEditorDocumentXmlConfiguration(
	IEnumerable<Component> components,
	Component selected = null
)

Parameters

components  IEnumerableComponent
 
selected  Component  (Optional)
 

Return Value

String
See Also