Dalamud/docs/api/imnodesNET.imnodes.html
2021-08-21 22:57:51 +02:00

2649 lines
136 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class imnodes
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class imnodes
">
<meta name="generator" content="docfx 2.58.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="imnodesNET.imnodes">
<h1 id="imnodesNET_imnodes" data-uid="imnodesNET.imnodes" class="text-break">Class imnodes
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">imnodes</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="imnodesNET.html">imnodesNET</a></h6>
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
<h5 id="imnodesNET_imnodes_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class imnodes</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginInputAttribute_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginInputAttribute(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L11">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginInputAttribute_" data-uid="imnodesNET.imnodes.BeginInputAttribute*"></a>
<h4 id="imnodesNET_imnodes_BeginInputAttribute_System_Int32_" data-uid="imnodesNET.imnodes.BeginInputAttribute(System.Int32)">BeginInputAttribute(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginInputAttribute(int id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginInputAttribute_System_Int32_imnodesNET_PinShape_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginInputAttribute(System.Int32%2CimnodesNET.PinShape)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L16">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginInputAttribute_" data-uid="imnodesNET.imnodes.BeginInputAttribute*"></a>
<h4 id="imnodesNET_imnodes_BeginInputAttribute_System_Int32_imnodesNET_PinShape_" data-uid="imnodesNET.imnodes.BeginInputAttribute(System.Int32,imnodesNET.PinShape)">BeginInputAttribute(Int32, PinShape)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginInputAttribute(int id, PinShape shape)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="imnodesNET.PinShape.html">PinShape</a></td>
<td><span class="parametername">shape</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginNode_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginNode(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L20">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginNode_" data-uid="imnodesNET.imnodes.BeginNode*"></a>
<h4 id="imnodesNET_imnodes_BeginNode_System_Int32_" data-uid="imnodesNET.imnodes.BeginNode(System.Int32)">BeginNode(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginNode(int id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginNodeEditor.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginNodeEditor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L24">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginNodeEditor_" data-uid="imnodesNET.imnodes.BeginNodeEditor*"></a>
<h4 id="imnodesNET_imnodes_BeginNodeEditor" data-uid="imnodesNET.imnodes.BeginNodeEditor">BeginNodeEditor()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginNodeEditor()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginNodeTitleBar.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginNodeTitleBar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L28">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginNodeTitleBar_" data-uid="imnodesNET.imnodes.BeginNodeTitleBar*"></a>
<h4 id="imnodesNET_imnodes_BeginNodeTitleBar" data-uid="imnodesNET.imnodes.BeginNodeTitleBar">BeginNodeTitleBar()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginNodeTitleBar()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginOutputAttribute_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginOutputAttribute(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L32">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginOutputAttribute_" data-uid="imnodesNET.imnodes.BeginOutputAttribute*"></a>
<h4 id="imnodesNET_imnodes_BeginOutputAttribute_System_Int32_" data-uid="imnodesNET.imnodes.BeginOutputAttribute(System.Int32)">BeginOutputAttribute(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginOutputAttribute(int id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginOutputAttribute_System_Int32_imnodesNET_PinShape_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginOutputAttribute(System.Int32%2CimnodesNET.PinShape)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L37">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginOutputAttribute_" data-uid="imnodesNET.imnodes.BeginOutputAttribute*"></a>
<h4 id="imnodesNET_imnodes_BeginOutputAttribute_System_Int32_imnodesNET_PinShape_" data-uid="imnodesNET.imnodes.BeginOutputAttribute(System.Int32,imnodesNET.PinShape)">BeginOutputAttribute(Int32, PinShape)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginOutputAttribute(int id, PinShape shape)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="imnodesNET.PinShape.html">PinShape</a></td>
<td><span class="parametername">shape</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_BeginStaticAttribute_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.BeginStaticAttribute(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L41">View Source</a>
</span>
<a id="imnodesNET_imnodes_BeginStaticAttribute_" data-uid="imnodesNET.imnodes.BeginStaticAttribute*"></a>
<h4 id="imnodesNET_imnodes_BeginStaticAttribute_System_Int32_" data-uid="imnodesNET.imnodes.BeginStaticAttribute(System.Int32)">BeginStaticAttribute(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void BeginStaticAttribute(int id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_ClearLinkSelection.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.ClearLinkSelection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L45">View Source</a>
</span>
<a id="imnodesNET_imnodes_ClearLinkSelection_" data-uid="imnodesNET.imnodes.ClearLinkSelection*"></a>
<h4 id="imnodesNET_imnodes_ClearLinkSelection" data-uid="imnodesNET.imnodes.ClearLinkSelection">ClearLinkSelection()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void ClearLinkSelection()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_ClearNodeSelection.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.ClearNodeSelection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L49">View Source</a>
</span>
<a id="imnodesNET_imnodes_ClearNodeSelection_" data-uid="imnodesNET.imnodes.ClearNodeSelection*"></a>
<h4 id="imnodesNET_imnodes_ClearNodeSelection" data-uid="imnodesNET.imnodes.ClearNodeSelection">ClearNodeSelection()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void ClearNodeSelection()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextCreate.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextCreate%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L53">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextCreate_" data-uid="imnodesNET.imnodes.EditorContextCreate*"></a>
<h4 id="imnodesNET_imnodes_EditorContextCreate" data-uid="imnodesNET.imnodes.EditorContextCreate">EditorContextCreate()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IntPtr EditorContextCreate()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextFree_System_IntPtr_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextFree(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L58">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextFree_" data-uid="imnodesNET.imnodes.EditorContextFree*"></a>
<h4 id="imnodesNET_imnodes_EditorContextFree_System_IntPtr_" data-uid="imnodesNET.imnodes.EditorContextFree(System.IntPtr)">EditorContextFree(IntPtr)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EditorContextFree(IntPtr noname1)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">noname1</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextGetPanning.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextGetPanning%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L62">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextGetPanning_" data-uid="imnodesNET.imnodes.EditorContextGetPanning*"></a>
<h4 id="imnodesNET_imnodes_EditorContextGetPanning" data-uid="imnodesNET.imnodes.EditorContextGetPanning">EditorContextGetPanning()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Vector2 EditorContextGetPanning()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextMoveToNode_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextMoveToNode(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L68">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextMoveToNode_" data-uid="imnodesNET.imnodes.EditorContextMoveToNode*"></a>
<h4 id="imnodesNET_imnodes_EditorContextMoveToNode_System_Int32_" data-uid="imnodesNET.imnodes.EditorContextMoveToNode(System.Int32)">EditorContextMoveToNode(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EditorContextMoveToNode(int node_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextResetPanning_System_Numerics_Vector2_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextResetPanning(System.Numerics.Vector2)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L72">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextResetPanning_" data-uid="imnodesNET.imnodes.EditorContextResetPanning*"></a>
<h4 id="imnodesNET_imnodes_EditorContextResetPanning_System_Numerics_Vector2_" data-uid="imnodesNET.imnodes.EditorContextResetPanning(System.Numerics.Vector2)">EditorContextResetPanning(Vector2)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EditorContextResetPanning(Vector2 pos)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">pos</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EditorContextSet_System_IntPtr_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EditorContextSet(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L76">View Source</a>
</span>
<a id="imnodesNET_imnodes_EditorContextSet_" data-uid="imnodesNET.imnodes.EditorContextSet*"></a>
<h4 id="imnodesNET_imnodes_EditorContextSet_System_IntPtr_" data-uid="imnodesNET.imnodes.EditorContextSet(System.IntPtr)">EditorContextSet(IntPtr)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EditorContextSet(IntPtr noname1)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">noname1</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndInputAttribute.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndInputAttribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L80">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndInputAttribute_" data-uid="imnodesNET.imnodes.EndInputAttribute*"></a>
<h4 id="imnodesNET_imnodes_EndInputAttribute" data-uid="imnodesNET.imnodes.EndInputAttribute">EndInputAttribute()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndInputAttribute()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndNode.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndNode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L84">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndNode_" data-uid="imnodesNET.imnodes.EndNode*"></a>
<h4 id="imnodesNET_imnodes_EndNode" data-uid="imnodesNET.imnodes.EndNode">EndNode()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndNode()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndNodeEditor.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndNodeEditor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L88">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndNodeEditor_" data-uid="imnodesNET.imnodes.EndNodeEditor*"></a>
<h4 id="imnodesNET_imnodes_EndNodeEditor" data-uid="imnodesNET.imnodes.EndNodeEditor">EndNodeEditor()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndNodeEditor()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndNodeTitleBar.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndNodeTitleBar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L92">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndNodeTitleBar_" data-uid="imnodesNET.imnodes.EndNodeTitleBar*"></a>
<h4 id="imnodesNET_imnodes_EndNodeTitleBar" data-uid="imnodesNET.imnodes.EndNodeTitleBar">EndNodeTitleBar()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndNodeTitleBar()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndOutputAttribute.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndOutputAttribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L96">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndOutputAttribute_" data-uid="imnodesNET.imnodes.EndOutputAttribute*"></a>
<h4 id="imnodesNET_imnodes_EndOutputAttribute" data-uid="imnodesNET.imnodes.EndOutputAttribute">EndOutputAttribute()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndOutputAttribute()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_EndStaticAttribute.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.EndStaticAttribute%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L100">View Source</a>
</span>
<a id="imnodesNET_imnodes_EndStaticAttribute_" data-uid="imnodesNET.imnodes.EndStaticAttribute*"></a>
<h4 id="imnodesNET_imnodes_EndStaticAttribute" data-uid="imnodesNET.imnodes.EndStaticAttribute">EndStaticAttribute()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EndStaticAttribute()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetIO.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetIO%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L104">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetIO_" data-uid="imnodesNET.imnodes.GetIO*"></a>
<h4 id="imnodesNET_imnodes_GetIO" data-uid="imnodesNET.imnodes.GetIO">GetIO()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static IO*GetIO()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="imnodesNET.IO.html">IO</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetNodeDimensions_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetNodeDimensions(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L109">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetNodeDimensions_" data-uid="imnodesNET.imnodes.GetNodeDimensions*"></a>
<h4 id="imnodesNET_imnodes_GetNodeDimensions_System_Int32_" data-uid="imnodesNET.imnodes.GetNodeDimensions(System.Int32)">GetNodeDimensions(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Vector2 GetNodeDimensions(int id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetNodeEditorSpacePos_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetNodeEditorSpacePos(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L115">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetNodeEditorSpacePos_" data-uid="imnodesNET.imnodes.GetNodeEditorSpacePos*"></a>
<h4 id="imnodesNET_imnodes_GetNodeEditorSpacePos_System_Int32_" data-uid="imnodesNET.imnodes.GetNodeEditorSpacePos(System.Int32)">GetNodeEditorSpacePos(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Vector2 GetNodeEditorSpacePos(int node_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetNodeGridSpacePos_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetNodeGridSpacePos(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L121">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetNodeGridSpacePos_" data-uid="imnodesNET.imnodes.GetNodeGridSpacePos*"></a>
<h4 id="imnodesNET_imnodes_GetNodeGridSpacePos_System_Int32_" data-uid="imnodesNET.imnodes.GetNodeGridSpacePos(System.Int32)">GetNodeGridSpacePos(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Vector2 GetNodeGridSpacePos(int node_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetNodeScreenSpacePos_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetNodeScreenSpacePos(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L127">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetNodeScreenSpacePos_" data-uid="imnodesNET.imnodes.GetNodeScreenSpacePos*"></a>
<h4 id="imnodesNET_imnodes_GetNodeScreenSpacePos_System_Int32_" data-uid="imnodesNET.imnodes.GetNodeScreenSpacePos(System.Int32)">GetNodeScreenSpacePos(Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Vector2 GetNodeScreenSpacePos(int node_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetSelectedLinks_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetSelectedLinks(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L133">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetSelectedLinks_" data-uid="imnodesNET.imnodes.GetSelectedLinks*"></a>
<h4 id="imnodesNET_imnodes_GetSelectedLinks_System_Int32__" data-uid="imnodesNET.imnodes.GetSelectedLinks(System.Int32@)">GetSelectedLinks(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void GetSelectedLinks(ref int link_ids)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">link_ids</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetSelectedNodes_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetSelectedNodes(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L140">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetSelectedNodes_" data-uid="imnodesNET.imnodes.GetSelectedNodes*"></a>
<h4 id="imnodesNET_imnodes_GetSelectedNodes_System_Int32__" data-uid="imnodesNET.imnodes.GetSelectedNodes(System.Int32@)">GetSelectedNodes(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void GetSelectedNodes(ref int node_ids)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_ids</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_GetStyle.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.GetStyle%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L147">View Source</a>
</span>
<a id="imnodesNET_imnodes_GetStyle_" data-uid="imnodesNET.imnodes.GetStyle*"></a>
<h4 id="imnodesNET_imnodes_GetStyle" data-uid="imnodesNET.imnodes.GetStyle">GetStyle()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Style*GetStyle()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="imnodesNET.Style.html">Style</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_Initialize.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.Initialize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L152">View Source</a>
</span>
<a id="imnodesNET_imnodes_Initialize_" data-uid="imnodesNET.imnodes.Initialize*"></a>
<h4 id="imnodesNET_imnodes_Initialize" data-uid="imnodesNET.imnodes.Initialize">Initialize()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void Initialize()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsAnyAttributeActive.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsAnyAttributeActive%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L156">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsAnyAttributeActive_" data-uid="imnodesNET.imnodes.IsAnyAttributeActive*"></a>
<h4 id="imnodesNET_imnodes_IsAnyAttributeActive" data-uid="imnodesNET.imnodes.IsAnyAttributeActive">IsAnyAttributeActive()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsAnyAttributeActive()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsAnyAttributeActive_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsAnyAttributeActive(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L162">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsAnyAttributeActive_" data-uid="imnodesNET.imnodes.IsAnyAttributeActive*"></a>
<h4 id="imnodesNET_imnodes_IsAnyAttributeActive_System_Int32__" data-uid="imnodesNET.imnodes.IsAnyAttributeActive(System.Int32@)">IsAnyAttributeActive(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsAnyAttributeActive(ref int attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsAttributeActive.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsAttributeActive%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L170">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsAttributeActive_" data-uid="imnodesNET.imnodes.IsAttributeActive*"></a>
<h4 id="imnodesNET_imnodes_IsAttributeActive" data-uid="imnodesNET.imnodes.IsAttributeActive">IsAttributeActive()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsAttributeActive()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsEditorHovered.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsEditorHovered%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L175">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsEditorHovered_" data-uid="imnodesNET.imnodes.IsEditorHovered*"></a>
<h4 id="imnodesNET_imnodes_IsEditorHovered" data-uid="imnodesNET.imnodes.IsEditorHovered">IsEditorHovered()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsEditorHovered()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkCreated(System.Int32%40%2CSystem.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L180">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkCreated_" data-uid="imnodesNET.imnodes.IsLinkCreated*"></a>
<h4 id="imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__" data-uid="imnodesNET.imnodes.IsLinkCreated(System.Int32@,System.Int32@)">IsLinkCreated(ref Int32, ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkCreated(ref int started_at_attribute_id, ref int ended_at_attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Boolean__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkCreated(System.Int32%40%2CSystem.Int32%40%2CSystem.Boolean%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L192">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkCreated_" data-uid="imnodesNET.imnodes.IsLinkCreated*"></a>
<h4 id="imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Boolean__" data-uid="imnodesNET.imnodes.IsLinkCreated(System.Int32@,System.Int32@,System.Boolean@)">IsLinkCreated(ref Int32, ref Int32, ref Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkCreated(ref int started_at_attribute_id, ref int ended_at_attribute_id, ref bool created_from_snap)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">created_from_snap</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Int32__System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkCreated(System.Int32%40%2CSystem.Int32%40%2CSystem.Int32%40%2CSystem.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L206">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkCreated_" data-uid="imnodesNET.imnodes.IsLinkCreated*"></a>
<h4 id="imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Int32__System_Int32__" data-uid="imnodesNET.imnodes.IsLinkCreated(System.Int32@,System.Int32@,System.Int32@,System.Int32@)">IsLinkCreated(ref Int32, ref Int32, ref Int32, ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkCreated(ref int started_at_node_id, ref int started_at_attribute_id, ref int ended_at_node_id, ref int ended_at_attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Int32__System_Int32__System_Boolean__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkCreated(System.Int32%40%2CSystem.Int32%40%2CSystem.Int32%40%2CSystem.Int32%40%2CSystem.Boolean%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L224">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkCreated_" data-uid="imnodesNET.imnodes.IsLinkCreated*"></a>
<h4 id="imnodesNET_imnodes_IsLinkCreated_System_Int32__System_Int32__System_Int32__System_Int32__System_Boolean__" data-uid="imnodesNET.imnodes.IsLinkCreated(System.Int32@,System.Int32@,System.Int32@,System.Int32@,System.Boolean@)">IsLinkCreated(ref Int32, ref Int32, ref Int32, ref Int32, ref Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkCreated(ref int started_at_node_id, ref int started_at_attribute_id, ref int ended_at_node_id, ref int ended_at_attribute_id, ref bool created_from_snap)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">ended_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">created_from_snap</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkDestroyed_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkDestroyed(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L244">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkDestroyed_" data-uid="imnodesNET.imnodes.IsLinkDestroyed*"></a>
<h4 id="imnodesNET_imnodes_IsLinkDestroyed_System_Int32__" data-uid="imnodesNET.imnodes.IsLinkDestroyed(System.Int32@)">IsLinkDestroyed(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkDestroyed(ref int link_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">link_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkDropped.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkDropped%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L252">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkDropped_" data-uid="imnodesNET.imnodes.IsLinkDropped*"></a>
<h4 id="imnodesNET_imnodes_IsLinkDropped" data-uid="imnodesNET.imnodes.IsLinkDropped">IsLinkDropped()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkDropped()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkDropped_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkDropped(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L259">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkDropped_" data-uid="imnodesNET.imnodes.IsLinkDropped*"></a>
<h4 id="imnodesNET_imnodes_IsLinkDropped_System_Int32__" data-uid="imnodesNET.imnodes.IsLinkDropped(System.Int32@)">IsLinkDropped(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkDropped(ref int started_at_attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkDropped_System_Int32__System_Boolean_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkDropped(System.Int32%40%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L268">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkDropped_" data-uid="imnodesNET.imnodes.IsLinkDropped*"></a>
<h4 id="imnodesNET_imnodes_IsLinkDropped_System_Int32__System_Boolean_" data-uid="imnodesNET.imnodes.IsLinkDropped(System.Int32@,System.Boolean)">IsLinkDropped(ref Int32, Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkDropped(ref int started_at_attribute_id, bool including_detached_links)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">including_detached_links</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkHovered_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkHovered(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L277">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkHovered_" data-uid="imnodesNET.imnodes.IsLinkHovered*"></a>
<h4 id="imnodesNET_imnodes_IsLinkHovered_System_Int32__" data-uid="imnodesNET.imnodes.IsLinkHovered(System.Int32@)">IsLinkHovered(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkHovered(ref int link_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">link_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsLinkStarted_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsLinkStarted(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L285">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsLinkStarted_" data-uid="imnodesNET.imnodes.IsLinkStarted*"></a>
<h4 id="imnodesNET_imnodes_IsLinkStarted_System_Int32__" data-uid="imnodesNET.imnodes.IsLinkStarted(System.Int32@)">IsLinkStarted(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsLinkStarted(ref int started_at_attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">started_at_attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsNodeHovered_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsNodeHovered(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L293">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsNodeHovered_" data-uid="imnodesNET.imnodes.IsNodeHovered*"></a>
<h4 id="imnodesNET_imnodes_IsNodeHovered_System_Int32__" data-uid="imnodesNET.imnodes.IsNodeHovered(System.Int32@)">IsNodeHovered(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsNodeHovered(ref int node_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_IsPinHovered_System_Int32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.IsPinHovered(System.Int32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L301">View Source</a>
</span>
<a id="imnodesNET_imnodes_IsPinHovered_" data-uid="imnodesNET.imnodes.IsPinHovered*"></a>
<h4 id="imnodesNET_imnodes_IsPinHovered_System_Int32__" data-uid="imnodesNET.imnodes.IsPinHovered(System.Int32@)">IsPinHovered(ref Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool IsPinHovered(ref int attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_Link_System_Int32_System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.Link(System.Int32%2CSystem.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L309">View Source</a>
</span>
<a id="imnodesNET_imnodes_Link_" data-uid="imnodesNET.imnodes.Link*"></a>
<h4 id="imnodesNET_imnodes_Link_System_Int32_System_Int32_System_Int32_" data-uid="imnodesNET.imnodes.Link(System.Int32,System.Int32,System.Int32)">Link(Int32, Int32, Int32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void Link(int id, int start_attribute_id, int end_attribute_id)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">start_attribute_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">end_attribute_id</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_LoadCurrentEditorStateFromIniFile_System_String_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.LoadCurrentEditorStateFromIniFile(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L313">View Source</a>
</span>
<a id="imnodesNET_imnodes_LoadCurrentEditorStateFromIniFile_" data-uid="imnodesNET.imnodes.LoadCurrentEditorStateFromIniFile*"></a>
<h4 id="imnodesNET_imnodes_LoadCurrentEditorStateFromIniFile_System_String_" data-uid="imnodesNET.imnodes.LoadCurrentEditorStateFromIniFile(System.String)">LoadCurrentEditorStateFromIniFile(String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void LoadCurrentEditorStateFromIniFile(string file_name)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">file_name</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_LoadCurrentEditorStateFromIniString_System_String_System_UInt32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.LoadCurrentEditorStateFromIniString(System.String%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L339">View Source</a>
</span>
<a id="imnodesNET_imnodes_LoadCurrentEditorStateFromIniString_" data-uid="imnodesNET.imnodes.LoadCurrentEditorStateFromIniString*"></a>
<h4 id="imnodesNET_imnodes_LoadCurrentEditorStateFromIniString_System_String_System_UInt32_" data-uid="imnodesNET.imnodes.LoadCurrentEditorStateFromIniString(System.String,System.UInt32)">LoadCurrentEditorStateFromIniString(String, UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void LoadCurrentEditorStateFromIniString(string data, uint data_size)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">data</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">data_size</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_LoadEditorStateFromIniFile_System_IntPtr_System_String_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.LoadEditorStateFromIniFile(System.IntPtr%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L365">View Source</a>
</span>
<a id="imnodesNET_imnodes_LoadEditorStateFromIniFile_" data-uid="imnodesNET.imnodes.LoadEditorStateFromIniFile*"></a>
<h4 id="imnodesNET_imnodes_LoadEditorStateFromIniFile_System_IntPtr_System_String_" data-uid="imnodesNET.imnodes.LoadEditorStateFromIniFile(System.IntPtr,System.String)">LoadEditorStateFromIniFile(IntPtr, String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void LoadEditorStateFromIniFile(IntPtr editor, string file_name)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">editor</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">file_name</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_LoadEditorStateFromIniString_System_IntPtr_System_String_System_UInt32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.LoadEditorStateFromIniString(System.IntPtr%2CSystem.String%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L391">View Source</a>
</span>
<a id="imnodesNET_imnodes_LoadEditorStateFromIniString_" data-uid="imnodesNET.imnodes.LoadEditorStateFromIniString*"></a>
<h4 id="imnodesNET_imnodes_LoadEditorStateFromIniString_System_IntPtr_System_String_System_UInt32_" data-uid="imnodesNET.imnodes.LoadEditorStateFromIniString(System.IntPtr,System.String,System.UInt32)">LoadEditorStateFromIniString(IntPtr, String, UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void LoadEditorStateFromIniString(IntPtr editor, string data, uint data_size)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">editor</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">data</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">data_size</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_NumSelectedLinks.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.NumSelectedLinks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L417">View Source</a>
</span>
<a id="imnodesNET_imnodes_NumSelectedLinks_" data-uid="imnodesNET.imnodes.NumSelectedLinks*"></a>
<h4 id="imnodesNET_imnodes_NumSelectedLinks" data-uid="imnodesNET.imnodes.NumSelectedLinks">NumSelectedLinks()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static int NumSelectedLinks()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_NumSelectedNodes.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.NumSelectedNodes%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L422">View Source</a>
</span>
<a id="imnodesNET_imnodes_NumSelectedNodes_" data-uid="imnodesNET.imnodes.NumSelectedNodes*"></a>
<h4 id="imnodesNET_imnodes_NumSelectedNodes" data-uid="imnodesNET.imnodes.NumSelectedNodes">NumSelectedNodes()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static int NumSelectedNodes()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PopAttributeFlag.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PopAttributeFlag%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L427">View Source</a>
</span>
<a id="imnodesNET_imnodes_PopAttributeFlag_" data-uid="imnodesNET.imnodes.PopAttributeFlag*"></a>
<h4 id="imnodesNET_imnodes_PopAttributeFlag" data-uid="imnodesNET.imnodes.PopAttributeFlag">PopAttributeFlag()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PopAttributeFlag()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PopColorStyle.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PopColorStyle%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L431">View Source</a>
</span>
<a id="imnodesNET_imnodes_PopColorStyle_" data-uid="imnodesNET.imnodes.PopColorStyle*"></a>
<h4 id="imnodesNET_imnodes_PopColorStyle" data-uid="imnodesNET.imnodes.PopColorStyle">PopColorStyle()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PopColorStyle()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PopStyleVar.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PopStyleVar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L435">View Source</a>
</span>
<a id="imnodesNET_imnodes_PopStyleVar_" data-uid="imnodesNET.imnodes.PopStyleVar*"></a>
<h4 id="imnodesNET_imnodes_PopStyleVar" data-uid="imnodesNET.imnodes.PopStyleVar">PopStyleVar()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PopStyleVar()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PushAttributeFlag_imnodesNET_AttributeFlags_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PushAttributeFlag(imnodesNET.AttributeFlags)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L439">View Source</a>
</span>
<a id="imnodesNET_imnodes_PushAttributeFlag_" data-uid="imnodesNET.imnodes.PushAttributeFlag*"></a>
<h4 id="imnodesNET_imnodes_PushAttributeFlag_imnodesNET_AttributeFlags_" data-uid="imnodesNET.imnodes.PushAttributeFlag(imnodesNET.AttributeFlags)">PushAttributeFlag(AttributeFlags)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PushAttributeFlag(AttributeFlags flag)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="imnodesNET.AttributeFlags.html">AttributeFlags</a></td>
<td><span class="parametername">flag</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PushColorStyle_imnodesNET_ColorStyle_System_UInt32_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PushColorStyle(imnodesNET.ColorStyle%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L443">View Source</a>
</span>
<a id="imnodesNET_imnodes_PushColorStyle_" data-uid="imnodesNET.imnodes.PushColorStyle*"></a>
<h4 id="imnodesNET_imnodes_PushColorStyle_imnodesNET_ColorStyle_System_UInt32_" data-uid="imnodesNET.imnodes.PushColorStyle(imnodesNET.ColorStyle,System.UInt32)">PushColorStyle(ColorStyle, UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PushColorStyle(ColorStyle item, uint color)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="imnodesNET.ColorStyle.html">ColorStyle</a></td>
<td><span class="parametername">item</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">color</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_PushStyleVar_imnodesNET_StyleVar_System_Single_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.PushStyleVar(imnodesNET.StyleVar%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L447">View Source</a>
</span>
<a id="imnodesNET_imnodes_PushStyleVar_" data-uid="imnodesNET.imnodes.PushStyleVar*"></a>
<h4 id="imnodesNET_imnodes_PushStyleVar_imnodesNET_StyleVar_System_Single_" data-uid="imnodesNET.imnodes.PushStyleVar(imnodesNET.StyleVar,System.Single)">PushStyleVar(StyleVar, Single)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void PushStyleVar(StyleVar style_item, float value)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="imnodesNET.StyleVar.html">StyleVar</a></td>
<td><span class="parametername">style_item</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Single</span></td>
<td><span class="parametername">value</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveCurrentEditorStateToIniFile_System_String_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveCurrentEditorStateToIniFile(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L451">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveCurrentEditorStateToIniFile_" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniFile*"></a>
<h4 id="imnodesNET_imnodes_SaveCurrentEditorStateToIniFile_System_String_" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniFile(System.String)">SaveCurrentEditorStateToIniFile(String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SaveCurrentEditorStateToIniFile(string file_name)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">file_name</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveCurrentEditorStateToIniString.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveCurrentEditorStateToIniString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L477">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveCurrentEditorStateToIniString_" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniString*"></a>
<h4 id="imnodesNET_imnodes_SaveCurrentEditorStateToIniString" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniString">SaveCurrentEditorStateToIniString()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string SaveCurrentEditorStateToIniString()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveCurrentEditorStateToIniString_System_UInt32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveCurrentEditorStateToIniString(System.UInt32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L483">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveCurrentEditorStateToIniString_" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniString*"></a>
<h4 id="imnodesNET_imnodes_SaveCurrentEditorStateToIniString_System_UInt32__" data-uid="imnodesNET.imnodes.SaveCurrentEditorStateToIniString(System.UInt32@)">SaveCurrentEditorStateToIniString(ref UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string SaveCurrentEditorStateToIniString(ref uint data_size)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">data_size</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveEditorStateToIniFile_System_IntPtr_System_String_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveEditorStateToIniFile(System.IntPtr%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L491">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveEditorStateToIniFile_" data-uid="imnodesNET.imnodes.SaveEditorStateToIniFile*"></a>
<h4 id="imnodesNET_imnodes_SaveEditorStateToIniFile_System_IntPtr_System_String_" data-uid="imnodesNET.imnodes.SaveEditorStateToIniFile(System.IntPtr,System.String)">SaveEditorStateToIniFile(IntPtr, String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SaveEditorStateToIniFile(IntPtr editor, string file_name)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">editor</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">file_name</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveEditorStateToIniString_System_IntPtr_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveEditorStateToIniString(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L517">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveEditorStateToIniString_" data-uid="imnodesNET.imnodes.SaveEditorStateToIniString*"></a>
<h4 id="imnodesNET_imnodes_SaveEditorStateToIniString_System_IntPtr_" data-uid="imnodesNET.imnodes.SaveEditorStateToIniString(System.IntPtr)">SaveEditorStateToIniString(IntPtr)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string SaveEditorStateToIniString(IntPtr editor)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">editor</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SaveEditorStateToIniString_System_IntPtr_System_UInt32__.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SaveEditorStateToIniString(System.IntPtr%2CSystem.UInt32%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L523">View Source</a>
</span>
<a id="imnodesNET_imnodes_SaveEditorStateToIniString_" data-uid="imnodesNET.imnodes.SaveEditorStateToIniString*"></a>
<h4 id="imnodesNET_imnodes_SaveEditorStateToIniString_System_IntPtr_System_UInt32__" data-uid="imnodesNET.imnodes.SaveEditorStateToIniString(System.IntPtr,System.UInt32@)">SaveEditorStateToIniString(IntPtr, ref UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string SaveEditorStateToIniString(IntPtr editor, ref uint data_size)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">editor</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">data_size</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SetImGuiContext_System_IntPtr_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SetImGuiContext(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L531">View Source</a>
</span>
<a id="imnodesNET_imnodes_SetImGuiContext_" data-uid="imnodesNET.imnodes.SetImGuiContext*"></a>
<h4 id="imnodesNET_imnodes_SetImGuiContext_System_IntPtr_" data-uid="imnodesNET.imnodes.SetImGuiContext(System.IntPtr)">SetImGuiContext(IntPtr)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SetImGuiContext(IntPtr ctx)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">ctx</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SetNodeDraggable_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SetNodeDraggable(System.Int32%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L535">View Source</a>
</span>
<a id="imnodesNET_imnodes_SetNodeDraggable_" data-uid="imnodesNET.imnodes.SetNodeDraggable*"></a>
<h4 id="imnodesNET_imnodes_SetNodeDraggable_System_Int32_System_Boolean_" data-uid="imnodesNET.imnodes.SetNodeDraggable(System.Int32,System.Boolean)">SetNodeDraggable(Int32, Boolean)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SetNodeDraggable(int node_id, bool draggable)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">draggable</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SetNodeEditorSpacePos_System_Int32_System_Numerics_Vector2_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SetNodeEditorSpacePos(System.Int32%2CSystem.Numerics.Vector2)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L540">View Source</a>
</span>
<a id="imnodesNET_imnodes_SetNodeEditorSpacePos_" data-uid="imnodesNET.imnodes.SetNodeEditorSpacePos*"></a>
<h4 id="imnodesNET_imnodes_SetNodeEditorSpacePos_System_Int32_System_Numerics_Vector2_" data-uid="imnodesNET.imnodes.SetNodeEditorSpacePos(System.Int32,System.Numerics.Vector2)">SetNodeEditorSpacePos(Int32, Vector2)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SetNodeEditorSpacePos(int node_id, Vector2 editor_space_pos)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">editor_space_pos</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SetNodeGridSpacePos_System_Int32_System_Numerics_Vector2_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SetNodeGridSpacePos(System.Int32%2CSystem.Numerics.Vector2)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L544">View Source</a>
</span>
<a id="imnodesNET_imnodes_SetNodeGridSpacePos_" data-uid="imnodesNET.imnodes.SetNodeGridSpacePos*"></a>
<h4 id="imnodesNET_imnodes_SetNodeGridSpacePos_System_Int32_System_Numerics_Vector2_" data-uid="imnodesNET.imnodes.SetNodeGridSpacePos(System.Int32,System.Numerics.Vector2)">SetNodeGridSpacePos(Int32, Vector2)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SetNodeGridSpacePos(int node_id, Vector2 grid_pos)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">grid_pos</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_SetNodeScreenSpacePos_System_Int32_System_Numerics_Vector2_.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.SetNodeScreenSpacePos(System.Int32%2CSystem.Numerics.Vector2)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L548">View Source</a>
</span>
<a id="imnodesNET_imnodes_SetNodeScreenSpacePos_" data-uid="imnodesNET.imnodes.SetNodeScreenSpacePos*"></a>
<h4 id="imnodesNET_imnodes_SetNodeScreenSpacePos_System_Int32_System_Numerics_Vector2_" data-uid="imnodesNET.imnodes.SetNodeScreenSpacePos(System.Int32,System.Numerics.Vector2)">SetNodeScreenSpacePos(Int32, Vector2)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void SetNodeScreenSpacePos(int node_id, Vector2 screen_space_pos)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">node_id</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">screen_space_pos</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_Shutdown.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.Shutdown%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L552">View Source</a>
</span>
<a id="imnodesNET_imnodes_Shutdown_" data-uid="imnodesNET.imnodes.Shutdown*"></a>
<h4 id="imnodesNET_imnodes_Shutdown" data-uid="imnodesNET.imnodes.Shutdown">Shutdown()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void Shutdown()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_StyleColorsClassic.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.StyleColorsClassic%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L556">View Source</a>
</span>
<a id="imnodesNET_imnodes_StyleColorsClassic_" data-uid="imnodesNET.imnodes.StyleColorsClassic*"></a>
<h4 id="imnodesNET_imnodes_StyleColorsClassic" data-uid="imnodesNET.imnodes.StyleColorsClassic">StyleColorsClassic()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void StyleColorsClassic()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_StyleColorsDark.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.StyleColorsDark%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L560">View Source</a>
</span>
<a id="imnodesNET_imnodes_StyleColorsDark_" data-uid="imnodesNET.imnodes.StyleColorsDark*"></a>
<h4 id="imnodesNET_imnodes_StyleColorsDark" data-uid="imnodesNET.imnodes.StyleColorsDark">StyleColorsDark()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void StyleColorsDark()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes_StyleColorsLight.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes.StyleColorsLight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L564">View Source</a>
</span>
<a id="imnodesNET_imnodes_StyleColorsLight_" data-uid="imnodesNET.imnodes.StyleColorsLight*"></a>
<h4 id="imnodesNET_imnodes_StyleColorsLight" data-uid="imnodesNET.imnodes.StyleColorsLight">StyleColorsLight()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void StyleColorsLight()</code></pre>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGui.NET/new/448ffce48f2df192eada6d7c7e09822677c21467/apiSpec/new?filename=imnodesNET_imnodes.md&amp;value=---%0Auid%3A%20imnodesNET.imnodes%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGui.NET/blob/448ffce48f2df192eada6d7c7e09822677c21467/src/ImGui.NET-472/ImNodes.NET/ImNodes.gen.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>