docs: regenerate, include docfx config

This commit is contained in:
goat 2020-02-14 20:24:41 +09:00
parent 6e486d0cea
commit c59f53db2f
384 changed files with 248388 additions and 1052 deletions

View file

@ -0,0 +1,583 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct ImFontAtlas
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ImFontAtlas
">
<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.ImFontAtlas">
<h1 id="ImGuiNET_ImFontAtlas" data-uid="ImGuiNET.ImFontAtlas" class="text-break">Struct ImFontAtlas
</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_ImFontAtlas_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ImFontAtlas</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_ImFontAtlas_ConfigData.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.ConfigData%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/ImFontAtlas.gen.cs/#L23">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_ConfigData" data-uid="ImGuiNET.ImFontAtlas.ConfigData">ConfigData</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 ImVector ConfigData</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.ImVector.html">ImVector</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_ImFontAtlas_CustomRectIds.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.CustomRectIds%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/ImFontAtlas.gen.cs/#L24">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_CustomRectIds" data-uid="ImGuiNET.ImFontAtlas.CustomRectIds">CustomRectIds</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 *CustomRectIds</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImFontAtlas_CustomRects.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.CustomRects%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/ImFontAtlas.gen.cs/#L22">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_CustomRects" data-uid="ImGuiNET.ImFontAtlas.CustomRects">CustomRects</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 ImVector CustomRects</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.ImVector.html">ImVector</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_ImFontAtlas_Flags.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.Flags%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/ImFontAtlas.gen.cs/#L11">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_Flags" data-uid="ImGuiNET.ImFontAtlas.Flags">Flags</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 ImFontAtlasFlags Flags</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.ImFontAtlasFlags.html">ImFontAtlasFlags</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_ImFontAtlas_Fonts.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.Fonts%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/ImFontAtlas.gen.cs/#L21">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_Fonts" data-uid="ImGuiNET.ImFontAtlas.Fonts">Fonts</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 ImVector Fonts</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.ImVector.html">ImVector</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_ImFontAtlas_Locked.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.Locked%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/ImFontAtlas.gen.cs/#L10">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_Locked" data-uid="ImGuiNET.ImFontAtlas.Locked">Locked</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 Locked</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_ImFontAtlas_TexDesiredWidth.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexDesiredWidth%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/ImFontAtlas.gen.cs/#L13">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexDesiredWidth" data-uid="ImGuiNET.ImFontAtlas.TexDesiredWidth">TexDesiredWidth</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 TexDesiredWidth</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImFontAtlas_TexGlyphPadding.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexGlyphPadding%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/ImFontAtlas.gen.cs/#L14">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexGlyphPadding" data-uid="ImGuiNET.ImFontAtlas.TexGlyphPadding">TexGlyphPadding</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 TexGlyphPadding</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImFontAtlas_TexHeight.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexHeight%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/ImFontAtlas.gen.cs/#L18">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexHeight" data-uid="ImGuiNET.ImFontAtlas.TexHeight">TexHeight</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 TexHeight</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/ff-meli/ImGui.NET/new/85b836ac617a39560043c4add1e82e14ef0b1157/apiSpec/new?filename=ImGuiNET_ImFontAtlas_TexID.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexID%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/ImFontAtlas.gen.cs/#L12">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexID" data-uid="ImGuiNET.ImFontAtlas.TexID">TexID</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 IntPtr TexID</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.IntPtr</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_ImFontAtlas_TexPixelsAlpha8.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexPixelsAlpha8%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/ImFontAtlas.gen.cs/#L15">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexPixelsAlpha8" data-uid="ImGuiNET.ImFontAtlas.TexPixelsAlpha8">TexPixelsAlpha8</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 *TexPixelsAlpha8</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_ImFontAtlas_TexPixelsRGBA32.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexPixelsRGBA32%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/ImFontAtlas.gen.cs/#L16">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexPixelsRGBA32" data-uid="ImGuiNET.ImFontAtlas.TexPixelsRGBA32">TexPixelsRGBA32</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 uint *TexPixelsRGBA32</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.UInt32</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_ImFontAtlas_TexUvScale.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexUvScale%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/ImFontAtlas.gen.cs/#L19">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexUvScale" data-uid="ImGuiNET.ImFontAtlas.TexUvScale">TexUvScale</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 TexUvScale</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_ImFontAtlas_TexUvWhitePixel.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexUvWhitePixel%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/ImFontAtlas.gen.cs/#L20">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexUvWhitePixel" data-uid="ImGuiNET.ImFontAtlas.TexUvWhitePixel">TexUvWhitePixel</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 TexUvWhitePixel</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_ImFontAtlas_TexWidth.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas.TexWidth%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/ImFontAtlas.gen.cs/#L17">View Source</a>
</span>
<h4 id="ImGuiNET_ImFontAtlas_TexWidth" data-uid="ImGuiNET.ImFontAtlas.TexWidth">TexWidth</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 TexWidth</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>
</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_ImFontAtlas.md&amp;value=---%0Auid%3A%20ImGuiNET.ImFontAtlas%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/ImFontAtlas.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>