# FarPoint.Win.Spread.IconNotify.IconAlignment

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_IconNotify_IconAlignment_" data-uid="FarPoint.Win.Spread.IconNotify.IconAlignment*">IconAlignment Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_IconNotify_IconAlignment_" data-uid="FarPoint.Win.Spread.IconNotify.IconAlignment*"></a>
<h4 id="FarPoint_Win_Spread_IconNotify_IconAlignment" data-uid="FarPoint.Win.Spread.IconNotify.IconAlignment">IconAlignment</h4>
<div class="markdown level1 summary"><p>Gets or sets the alignment of the <a class="xref" href="FarPoint.Win.Spread.IconNotify.Icon.html#FarPoint_Win_Spread_IconNotify_Icon">Icon</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ContentAlignment IconAlignment { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property IconAlignment As ContentAlignment</code></pre>
</div>
</div>
