# GrapeCity.Documents.Layout.AnchorPoint.HeightFactor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Layout_AnchorPoint_HeightFactor_" data-uid="GrapeCity.Documents.Layout.AnchorPoint.HeightFactor*">HeightFactor Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Layout_AnchorPoint_HeightFactor_" data-uid="GrapeCity.Documents.Layout.AnchorPoint.HeightFactor*"></a>
<h4 id="GrapeCity_Documents_Layout_AnchorPoint_HeightFactor" data-uid="GrapeCity.Documents.Layout.AnchorPoint.HeightFactor">HeightFactor</h4>
<div class="markdown level1 summary"><p>Gets or sets the value to be multiplied by <a class="xref" href="GrapeCity.Documents.Layout.LayoutRect.Height.html#GrapeCity_Documents_Layout_LayoutRect_Height">Height</a> before adding to the position of the <a class="xref" href="GrapeCity.Documents.Layout.AnchorPoint.Rect.html#GrapeCity_Documents_Layout_AnchorPoint_Rect">Rect</a>'s top side.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float HeightFactor { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property HeightFactor As Single</code></pre>
</div>
</div>
