# C1.WPF.Core.C1ScrollViewerView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Core_C1ScrollViewerView" data-uid="C1.WPF.Core.C1ScrollViewerView" class="text-break">C1ScrollViewerView Struct
</h1>
  <div class="markdown level0 summary"><p>Provides a view for a <a class="xref" href="C1.WPF.Core.C1ScrollViewer.html">C1ScrollViewer</a> when its view is changing.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Core.html">C1.WPF.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Core.dll</h6>
  <h5 id="C1_WPF_Core_C1ScrollViewerView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct C1ScrollViewerView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure C1ScrollViewerView</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_HorizontalOffset" data-uid="C1.WPF.Core.C1ScrollViewerView.HorizontalOffset">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.HorizontalOffset.html#C1_WPF_Core_C1ScrollViewerView_HorizontalOffset">HorizontalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the distance the content has been scrolled horizontally.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_VerticalOffset" data-uid="C1.WPF.Core.C1ScrollViewerView.VerticalOffset">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.VerticalOffset.html#C1_WPF_Core_C1ScrollViewerView_VerticalOffset">VerticalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the distance the content has been scrolled vertically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_ZoomFactor" data-uid="C1.WPF.Core.C1ScrollViewerView.ZoomFactor">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.ZoomFactor.html#C1_WPF_Core_C1ScrollViewerView_ZoomFactor">ZoomFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates the current zoom factor engaged for content scaling.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_Equals_System_Object_" data-uid="C1.WPF.Core.C1ScrollViewerView.Equals(System.Object)">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.Equals.html#C1_WPF_Core_C1ScrollViewerView_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_GetHashCode" data-uid="C1.WPF.Core.C1ScrollViewerView.GetHashCode">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.GetHashCode.html#C1_WPF_Core_C1ScrollViewerView_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_op_Equality_C1_WPF_Core_C1ScrollViewerView_C1_WPF_Core_C1ScrollViewerView_" data-uid="C1.WPF.Core.C1ScrollViewerView.op_Equality(C1.WPF.Core.C1ScrollViewerView,C1.WPF.Core.C1ScrollViewerView)">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.op_Equality.html#C1_WPF_Core_C1ScrollViewerView_op_Equality_C1_WPF_Core_C1ScrollViewerView_C1_WPF_Core_C1ScrollViewerView_">operator ==(C1ScrollViewerView, C1ScrollViewerView)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Core_C1ScrollViewerView_op_Inequality_C1_WPF_Core_C1ScrollViewerView_C1_WPF_Core_C1ScrollViewerView_" data-uid="C1.WPF.Core.C1ScrollViewerView.op_Inequality(C1.WPF.Core.C1ScrollViewerView,C1.WPF.Core.C1ScrollViewerView)">
          <a class="xref" href="C1.WPF.Core.C1ScrollViewerView.op_Inequality.html#C1_WPF_Core_C1ScrollViewerView_op_Inequality_C1_WPF_Core_C1ScrollViewerView_C1_WPF_Core_C1ScrollViewerView_">operator !=(C1ScrollViewerView, C1ScrollViewerView)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
