Dalamud/docs/api/ImGuiNET.ImGuiStyle.html
2020-03-24 03:22:08 +09:00

2526 lines
121 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>Struct ImGuiStyle
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ImGuiStyle
">
<meta name="generator" content="docfx 2.48.1.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="ImGuiNET.ImGuiStyle">
<h1 id="ImGuiNET_ImGuiStyle" data-uid="ImGuiNET.ImGuiStyle" class="text-break">Struct ImGuiStyle
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiNET.html">ImGuiNET</a></h6>
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
<h5 id="ImGuiNET_ImGuiStyle_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ImGuiStyle</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Alpha.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Alpha%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L10">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Alpha" data-uid="ImGuiNET.ImGuiStyle.Alpha">Alpha</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 float Alpha</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_AntiAliasedFill.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.AntiAliasedFill%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L42">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_AntiAliasedFill" data-uid="ImGuiNET.ImGuiStyle.AntiAliasedFill">AntiAliasedFill</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 byte AntiAliasedFill</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_AntiAliasedLines.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.AntiAliasedLines%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L41">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_AntiAliasedLines" data-uid="ImGuiNET.ImGuiStyle.AntiAliasedLines">AntiAliasedLines</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 byte AntiAliasedLines</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ButtonTextAlign.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ButtonTextAlign%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L36">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ButtonTextAlign" data-uid="ImGuiNET.ImGuiStyle.ButtonTextAlign">ButtonTextAlign</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 Vector2 ButtonTextAlign</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ChildBorderSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ChildBorderSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L18">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ChildBorderSize" data-uid="ImGuiNET.ImGuiStyle.ChildBorderSize">ChildBorderSize</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 float ChildBorderSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ChildRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ChildRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L17">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ChildRounding" data-uid="ImGuiNET.ImGuiStyle.ChildRounding">ChildRounding</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 float ChildRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ColorButtonPosition.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ColorButtonPosition%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L35">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ColorButtonPosition" data-uid="ImGuiNET.ImGuiStyle.ColorButtonPosition">ColorButtonPosition</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 ImGuiDir ColorButtonPosition</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="ImGuiNET.ImGuiDir.html">ImGuiDir</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_0.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_0%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L44">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_0" data-uid="ImGuiNET.ImGuiStyle.Colors_0">Colors_0</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 Vector4 Colors_0</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_1.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_1%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L45">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_1" data-uid="ImGuiNET.ImGuiStyle.Colors_1">Colors_1</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 Vector4 Colors_1</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_10.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_10%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L54">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_10" data-uid="ImGuiNET.ImGuiStyle.Colors_10">Colors_10</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 Vector4 Colors_10</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_11.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_11%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L55">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_11" data-uid="ImGuiNET.ImGuiStyle.Colors_11">Colors_11</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 Vector4 Colors_11</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_12.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_12%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L56">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_12" data-uid="ImGuiNET.ImGuiStyle.Colors_12">Colors_12</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 Vector4 Colors_12</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_13.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_13%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L57">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_13" data-uid="ImGuiNET.ImGuiStyle.Colors_13">Colors_13</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 Vector4 Colors_13</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_14.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_14%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L58">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_14" data-uid="ImGuiNET.ImGuiStyle.Colors_14">Colors_14</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 Vector4 Colors_14</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_15.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_15%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L59">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_15" data-uid="ImGuiNET.ImGuiStyle.Colors_15">Colors_15</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 Vector4 Colors_15</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_16.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_16%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L60">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_16" data-uid="ImGuiNET.ImGuiStyle.Colors_16">Colors_16</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 Vector4 Colors_16</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_17.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_17%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L61">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_17" data-uid="ImGuiNET.ImGuiStyle.Colors_17">Colors_17</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 Vector4 Colors_17</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_18.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_18%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L62">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_18" data-uid="ImGuiNET.ImGuiStyle.Colors_18">Colors_18</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 Vector4 Colors_18</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_19.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_19%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L63">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_19" data-uid="ImGuiNET.ImGuiStyle.Colors_19">Colors_19</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 Vector4 Colors_19</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_2.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_2%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L46">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_2" data-uid="ImGuiNET.ImGuiStyle.Colors_2">Colors_2</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 Vector4 Colors_2</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_20.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_20%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L64">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_20" data-uid="ImGuiNET.ImGuiStyle.Colors_20">Colors_20</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 Vector4 Colors_20</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_21.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_21%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L65">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_21" data-uid="ImGuiNET.ImGuiStyle.Colors_21">Colors_21</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 Vector4 Colors_21</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_22.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_22%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L66">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_22" data-uid="ImGuiNET.ImGuiStyle.Colors_22">Colors_22</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 Vector4 Colors_22</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_23.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_23%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L67">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_23" data-uid="ImGuiNET.ImGuiStyle.Colors_23">Colors_23</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 Vector4 Colors_23</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_24.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_24%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L68">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_24" data-uid="ImGuiNET.ImGuiStyle.Colors_24">Colors_24</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 Vector4 Colors_24</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_25.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_25%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L69">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_25" data-uid="ImGuiNET.ImGuiStyle.Colors_25">Colors_25</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 Vector4 Colors_25</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_26.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_26%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L70">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_26" data-uid="ImGuiNET.ImGuiStyle.Colors_26">Colors_26</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 Vector4 Colors_26</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_27.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_27%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L71">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_27" data-uid="ImGuiNET.ImGuiStyle.Colors_27">Colors_27</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 Vector4 Colors_27</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_28.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_28%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L72">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_28" data-uid="ImGuiNET.ImGuiStyle.Colors_28">Colors_28</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 Vector4 Colors_28</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_29.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_29%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L73">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_29" data-uid="ImGuiNET.ImGuiStyle.Colors_29">Colors_29</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 Vector4 Colors_29</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_3.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_3%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L47">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_3" data-uid="ImGuiNET.ImGuiStyle.Colors_3">Colors_3</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 Vector4 Colors_3</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_30.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_30%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L74">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_30" data-uid="ImGuiNET.ImGuiStyle.Colors_30">Colors_30</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 Vector4 Colors_30</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_31.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_31%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L75">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_31" data-uid="ImGuiNET.ImGuiStyle.Colors_31">Colors_31</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 Vector4 Colors_31</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_32.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_32%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L76">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_32" data-uid="ImGuiNET.ImGuiStyle.Colors_32">Colors_32</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 Vector4 Colors_32</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_33.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_33%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L77">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_33" data-uid="ImGuiNET.ImGuiStyle.Colors_33">Colors_33</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 Vector4 Colors_33</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_34.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_34%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L78">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_34" data-uid="ImGuiNET.ImGuiStyle.Colors_34">Colors_34</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 Vector4 Colors_34</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_35.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_35%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L79">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_35" data-uid="ImGuiNET.ImGuiStyle.Colors_35">Colors_35</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 Vector4 Colors_35</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_36.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_36%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L80">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_36" data-uid="ImGuiNET.ImGuiStyle.Colors_36">Colors_36</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 Vector4 Colors_36</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_37.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_37%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L81">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_37" data-uid="ImGuiNET.ImGuiStyle.Colors_37">Colors_37</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 Vector4 Colors_37</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_38.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_38%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L82">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_38" data-uid="ImGuiNET.ImGuiStyle.Colors_38">Colors_38</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 Vector4 Colors_38</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_39.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_39%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L83">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_39" data-uid="ImGuiNET.ImGuiStyle.Colors_39">Colors_39</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 Vector4 Colors_39</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_4.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_4%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L48">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_4" data-uid="ImGuiNET.ImGuiStyle.Colors_4">Colors_4</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 Vector4 Colors_4</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_40.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L84">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_40" data-uid="ImGuiNET.ImGuiStyle.Colors_40">Colors_40</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 Vector4 Colors_40</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_41.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_41%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L85">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_41" data-uid="ImGuiNET.ImGuiStyle.Colors_41">Colors_41</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 Vector4 Colors_41</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_42.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_42%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L86">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_42" data-uid="ImGuiNET.ImGuiStyle.Colors_42">Colors_42</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 Vector4 Colors_42</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_43.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_43%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L87">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_43" data-uid="ImGuiNET.ImGuiStyle.Colors_43">Colors_43</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 Vector4 Colors_43</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_44.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_44%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L88">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_44" data-uid="ImGuiNET.ImGuiStyle.Colors_44">Colors_44</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 Vector4 Colors_44</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_45.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_45%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L89">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_45" data-uid="ImGuiNET.ImGuiStyle.Colors_45">Colors_45</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 Vector4 Colors_45</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_46.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_46%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L90">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_46" data-uid="ImGuiNET.ImGuiStyle.Colors_46">Colors_46</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 Vector4 Colors_46</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_47.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_47%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L91">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_47" data-uid="ImGuiNET.ImGuiStyle.Colors_47">Colors_47</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 Vector4 Colors_47</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_5.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_5%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L49">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_5" data-uid="ImGuiNET.ImGuiStyle.Colors_5">Colors_5</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 Vector4 Colors_5</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_6.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_6%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L50">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_6" data-uid="ImGuiNET.ImGuiStyle.Colors_6">Colors_6</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 Vector4 Colors_6</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_7.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_7%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L51">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_7" data-uid="ImGuiNET.ImGuiStyle.Colors_7">Colors_7</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 Vector4 Colors_7</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_8.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_8%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L52">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_8" data-uid="ImGuiNET.ImGuiStyle.Colors_8">Colors_8</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 Vector4 Colors_8</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_Colors_9.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.Colors_9%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L53">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_Colors_9" data-uid="ImGuiNET.ImGuiStyle.Colors_9">Colors_9</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 Vector4 Colors_9</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Vector4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ColumnsMinSpacing.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ColumnsMinSpacing%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L28">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ColumnsMinSpacing" data-uid="ImGuiNET.ImGuiStyle.ColumnsMinSpacing">ColumnsMinSpacing</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 float ColumnsMinSpacing</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_CurveTessellationTol.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.CurveTessellationTol%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L43">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_CurveTessellationTol" data-uid="ImGuiNET.ImGuiStyle.CurveTessellationTol">CurveTessellationTol</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 float CurveTessellationTol</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_DisplaySafeAreaPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.DisplaySafeAreaPadding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L39">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_DisplaySafeAreaPadding" data-uid="ImGuiNET.ImGuiStyle.DisplaySafeAreaPadding">DisplaySafeAreaPadding</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 Vector2 DisplaySafeAreaPadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_DisplayWindowPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.DisplayWindowPadding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L38">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_DisplayWindowPadding" data-uid="ImGuiNET.ImGuiStyle.DisplayWindowPadding">DisplayWindowPadding</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 Vector2 DisplayWindowPadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_FrameBorderSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.FrameBorderSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L23">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_FrameBorderSize" data-uid="ImGuiNET.ImGuiStyle.FrameBorderSize">FrameBorderSize</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 float FrameBorderSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_FramePadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.FramePadding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L21">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_FramePadding" data-uid="ImGuiNET.ImGuiStyle.FramePadding">FramePadding</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 Vector2 FramePadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_FrameRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.FrameRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L22">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_FrameRounding" data-uid="ImGuiNET.ImGuiStyle.FrameRounding">FrameRounding</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 float FrameRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_GrabMinSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.GrabMinSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L31">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_GrabMinSize" data-uid="ImGuiNET.ImGuiStyle.GrabMinSize">GrabMinSize</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 float GrabMinSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_GrabRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.GrabRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L32">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_GrabRounding" data-uid="ImGuiNET.ImGuiStyle.GrabRounding">GrabRounding</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 float GrabRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_IndentSpacing.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.IndentSpacing%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L27">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_IndentSpacing" data-uid="ImGuiNET.ImGuiStyle.IndentSpacing">IndentSpacing</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 float IndentSpacing</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ItemInnerSpacing.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ItemInnerSpacing%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L25">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ItemInnerSpacing" data-uid="ImGuiNET.ImGuiStyle.ItemInnerSpacing">ItemInnerSpacing</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 Vector2 ItemInnerSpacing</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ItemSpacing.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ItemSpacing%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L24">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ItemSpacing" data-uid="ImGuiNET.ImGuiStyle.ItemSpacing">ItemSpacing</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 Vector2 ItemSpacing</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_MouseCursorScale.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.MouseCursorScale%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L40">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_MouseCursorScale" data-uid="ImGuiNET.ImGuiStyle.MouseCursorScale">MouseCursorScale</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 float MouseCursorScale</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_PopupBorderSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.PopupBorderSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L20">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_PopupBorderSize" data-uid="ImGuiNET.ImGuiStyle.PopupBorderSize">PopupBorderSize</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 float PopupBorderSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_PopupRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.PopupRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L19">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_PopupRounding" data-uid="ImGuiNET.ImGuiStyle.PopupRounding">PopupRounding</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 float PopupRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ScrollbarRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ScrollbarRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L30">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ScrollbarRounding" data-uid="ImGuiNET.ImGuiStyle.ScrollbarRounding">ScrollbarRounding</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 float ScrollbarRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_ScrollbarSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.ScrollbarSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L29">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_ScrollbarSize" data-uid="ImGuiNET.ImGuiStyle.ScrollbarSize">ScrollbarSize</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 float ScrollbarSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_SelectableTextAlign.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.SelectableTextAlign%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L37">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_SelectableTextAlign" data-uid="ImGuiNET.ImGuiStyle.SelectableTextAlign">SelectableTextAlign</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 Vector2 SelectableTextAlign</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_TabBorderSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.TabBorderSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L34">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_TabBorderSize" data-uid="ImGuiNET.ImGuiStyle.TabBorderSize">TabBorderSize</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 float TabBorderSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_TabRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.TabRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L33">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_TabRounding" data-uid="ImGuiNET.ImGuiStyle.TabRounding">TabRounding</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 float TabRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_TouchExtraPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.TouchExtraPadding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L26">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_TouchExtraPadding" data-uid="ImGuiNET.ImGuiStyle.TouchExtraPadding">TouchExtraPadding</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 Vector2 TouchExtraPadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowBorderSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowBorderSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L13">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowBorderSize" data-uid="ImGuiNET.ImGuiStyle.WindowBorderSize">WindowBorderSize</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 float WindowBorderSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowMenuButtonPosition.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowMenuButtonPosition%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L16">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowMenuButtonPosition" data-uid="ImGuiNET.ImGuiStyle.WindowMenuButtonPosition">WindowMenuButtonPosition</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 ImGuiDir WindowMenuButtonPosition</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="ImGuiNET.ImGuiDir.html">ImGuiDir</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowMinSize.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowMinSize%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L14">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowMinSize" data-uid="ImGuiNET.ImGuiStyle.WindowMinSize">WindowMinSize</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 Vector2 WindowMinSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowPadding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L11">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowPadding" data-uid="ImGuiNET.ImGuiStyle.WindowPadding">WindowPadding</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 Vector2 WindowPadding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowRounding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowRounding%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L12">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowRounding" data-uid="ImGuiNET.ImGuiStyle.WindowRounding">WindowRounding</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 float WindowRounding</code></pre>
</div>
<h5 class="fieldValue">Field Value</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.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle_WindowTitleAlign.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle.WindowTitleAlign%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L15">View Source</a>
</span>
<h4 id="ImGuiNET_ImGuiStyle_WindowTitleAlign" data-uid="ImGuiNET.ImGuiStyle.WindowTitleAlign">WindowTitleAlign</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 Vector2 WindowTitleAlign</code></pre>
</div>
<h5 class="fieldValue">Field Value</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>
</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImGuiStyle.md&amp;value=---%0Auid%3A%20ImGuiNET.ImGuiStyle%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/ff-meli/ImGui.NET/blob/85b836ac617a39560043c4add1e82e14ef0b1157/src/ImGui.NET/Generated/ImGuiStyle.gen.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</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>