# C1.WPF.Core.IScrollViewerLargeScrolling.Offset

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Core_IScrollViewerLargeScrolling_Offset_" data-uid="C1.WPF.Core.IScrollViewerLargeScrolling.Offset*">Offset Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Core_IScrollViewerLargeScrolling_Offset_" data-uid="C1.WPF.Core.IScrollViewerLargeScrolling.Offset*"></a>
<h4 id="C1_WPF_Core_IScrollViewerLargeScrolling_Offset" data-uid="C1.WPF.Core.IScrollViewerLargeScrolling.Offset">Offset</h4>
<div class="markdown level1 summary"><p>Gets or sets how much the <a class="xref" href="C1.WPF.Core.C1ScrollViewer.html">C1ScrollViewer</a> displaced the element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">Point Offset { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Offset As Point</code></pre>
</div>
</div>
