mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
1744 lines
84 KiB
HTML
1744 lines
84 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 ImPlotStyle
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Struct ImPlotStyle
|
|
">
|
|
<meta name="generator" content="docfx 2.58.9.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="ImPlotNET.ImPlotStyle">
|
|
|
|
|
|
<h1 id="ImPlotNET_ImPlotStyle" data-uid="ImPlotNET.ImPlotStyle" class="text-break">Struct ImPlotStyle
|
|
</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.GetType()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="ImPlotNET.html">ImPlotNET</a></h6>
|
|
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
|
|
<h5 id="ImPlotNET_ImPlotStyle_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public struct ImPlotStyle</code></pre>
|
|
</div>
|
|
<h3 id="fields">Fields
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_AnnotationPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.AnnotationPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L34">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_AnnotationPadding" data-uid="ImPlotNET.ImPlotStyle.AnnotationPadding">AnnotationPadding</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 AnnotationPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_AntiAliasedLines.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L62">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_AntiAliasedLines" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_0.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L38">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_0" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_1.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L39">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_1" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_10.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L48">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_10" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_11.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L49">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_11" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_12.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L50">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_12" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_13.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L51">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_13" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_14.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L52">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_14" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_15.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L53">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_15" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_16.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L54">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_16" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_17.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L55">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_17" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_18.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L56">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_18" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_19.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L57">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_19" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_2.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L40">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_2" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_20.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L58">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_20" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_21.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L59">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_21" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_22.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L60">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_22" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_23.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L61">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_23" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_3.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L41">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_3" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_4.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L42">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_4" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_5.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L43">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_5" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_6.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L44">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_6" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_7.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L45">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_7" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_8.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L46">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_8" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Colors_9.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L47">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Colors_9" data-uid="ImPlotNET.ImPlotStyle.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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_DigitalBitGap.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.DigitalBitGap%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L19">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_DigitalBitGap" data-uid="ImPlotNET.ImPlotStyle.DigitalBitGap">DigitalBitGap</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 DigitalBitGap</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_DigitalBitHeight.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.DigitalBitHeight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L18">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_DigitalBitHeight" data-uid="ImPlotNET.ImPlotStyle.DigitalBitHeight">DigitalBitHeight</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 DigitalBitHeight</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_ErrorBarSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.ErrorBarSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L16">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_ErrorBarSize" data-uid="ImPlotNET.ImPlotStyle.ErrorBarSize">ErrorBarSize</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 ErrorBarSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_ErrorBarWeight.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.ErrorBarWeight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L17">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_ErrorBarWeight" data-uid="ImPlotNET.ImPlotStyle.ErrorBarWeight">ErrorBarWeight</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 ErrorBarWeight</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_FillAlpha.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.FillAlpha%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L15">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_FillAlpha" data-uid="ImPlotNET.ImPlotStyle.FillAlpha">FillAlpha</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 FillAlpha</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_FitPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.FitPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L35">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_FitPadding" data-uid="ImPlotNET.ImPlotStyle.FitPadding">FitPadding</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 FitPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_LabelPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.LabelPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L29">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_LabelPadding" data-uid="ImPlotNET.ImPlotStyle.LabelPadding">LabelPadding</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 LabelPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_LegendInnerPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.LegendInnerPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L31">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_LegendInnerPadding" data-uid="ImPlotNET.ImPlotStyle.LegendInnerPadding">LegendInnerPadding</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 LegendInnerPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_LegendPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.LegendPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L30">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_LegendPadding" data-uid="ImPlotNET.ImPlotStyle.LegendPadding">LegendPadding</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 LegendPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_LegendSpacing.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.LegendSpacing%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L32">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_LegendSpacing" data-uid="ImPlotNET.ImPlotStyle.LegendSpacing">LegendSpacing</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 LegendSpacing</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_LineWeight.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.LineWeight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L11">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_LineWeight" data-uid="ImPlotNET.ImPlotStyle.LineWeight">LineWeight</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 LineWeight</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MajorGridSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MajorGridSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L26">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MajorGridSize" data-uid="ImPlotNET.ImPlotStyle.MajorGridSize">MajorGridSize</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 MajorGridSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MajorTickLen.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MajorTickLen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L22">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MajorTickLen" data-uid="ImPlotNET.ImPlotStyle.MajorTickLen">MajorTickLen</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 MajorTickLen</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MajorTickSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MajorTickSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L24">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MajorTickSize" data-uid="ImPlotNET.ImPlotStyle.MajorTickSize">MajorTickSize</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 MajorTickSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Marker.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.Marker%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L12">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Marker" data-uid="ImPlotNET.ImPlotStyle.Marker">Marker</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 int Marker</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.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MarkerSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MarkerSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L13">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MarkerSize" data-uid="ImPlotNET.ImPlotStyle.MarkerSize">MarkerSize</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 MarkerSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MarkerWeight.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MarkerWeight%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L14">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MarkerWeight" data-uid="ImPlotNET.ImPlotStyle.MarkerWeight">MarkerWeight</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 MarkerWeight</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MinorAlpha.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MinorAlpha%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L21">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MinorAlpha" data-uid="ImPlotNET.ImPlotStyle.MinorAlpha">MinorAlpha</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 MinorAlpha</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MinorGridSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MinorGridSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L27">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MinorGridSize" data-uid="ImPlotNET.ImPlotStyle.MinorGridSize">MinorGridSize</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 MinorGridSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MinorTickLen.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MinorTickLen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L23">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MinorTickLen" data-uid="ImPlotNET.ImPlotStyle.MinorTickLen">MinorTickLen</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 MinorTickLen</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MinorTickSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MinorTickSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L25">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MinorTickSize" data-uid="ImPlotNET.ImPlotStyle.MinorTickSize">MinorTickSize</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 MinorTickSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_MousePosPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.MousePosPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L33">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_MousePosPadding" data-uid="ImPlotNET.ImPlotStyle.MousePosPadding">MousePosPadding</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 MousePosPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_PlotBorderSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.PlotBorderSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L20">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_PlotBorderSize" data-uid="ImPlotNET.ImPlotStyle.PlotBorderSize">PlotBorderSize</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 PlotBorderSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_PlotDefaultSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.PlotDefaultSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L36">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_PlotDefaultSize" data-uid="ImPlotNET.ImPlotStyle.PlotDefaultSize">PlotDefaultSize</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 PlotDefaultSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_PlotMinSize.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.PlotMinSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L37">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_PlotMinSize" data-uid="ImPlotNET.ImPlotStyle.PlotMinSize">PlotMinSize</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 PlotMinSize</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_PlotPadding.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.PlotPadding%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L28">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_PlotPadding" data-uid="ImPlotNET.ImPlotStyle.PlotPadding">PlotPadding</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 PlotPadding</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_Use24HourClock.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.Use24HourClock%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L65">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_Use24HourClock" data-uid="ImPlotNET.ImPlotStyle.Use24HourClock">Use24HourClock</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 Use24HourClock</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_UseISO8601.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.UseISO8601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L64">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_UseISO8601" data-uid="ImPlotNET.ImPlotStyle.UseISO8601">UseISO8601</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 UseISO8601</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/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle_UseLocalTime.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle.UseLocalTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L63">View Source</a>
|
|
</span>
|
|
<h4 id="ImPlotNET_ImPlotStyle_UseLocalTime" data-uid="ImPlotNET.ImPlotStyle.UseLocalTime">UseLocalTime</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 UseLocalTime</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>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImPlotNET_ImPlotStyle.md&value=---%0Auid%3A%20ImPlotNET.ImPlotStyle%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImPlot.NET/ImPlotStyle.gen.cs/#L9" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<h5>In This Article</h5>
|
|
<div></div>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|