# C1.Win.Interop

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Interop" data-uid="C1.Win.Interop" class="text-break">C1.Win.Interop Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.Interop.C1Colors.html">C1Colors</a></h4>
      <section></section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.Win.Interop.Point.html">Point</a></h4>
      <section><p>Represents an ordered pair of <b>double</b> X and Y coordinates that defines a point
in a two-dimensional plane.</p>
</section>
      <h4><a class="xref" href="C1.Win.Interop.Rect.html">Rect</a></h4>
      <section><p>Stores a set of four <b>double</b> values that represent the location and size of a rectangle.</p>
</section>
      <h4><a class="xref" href="C1.Win.Interop.Size.html">Size</a></h4>
      <section><p>Stores an ordered pair of <b>double</b> values, typically the width and height of a rectangle.</p>
</section>
      <h4><a class="xref" href="C1.Win.Interop.Thickness.html">Thickness</a></h4>
      <section><p>Describes the thickness of a frame around a rectangle. Four double
values describe the <a class="xref" href="C1.Win.Interop.Thickness.Left.html#C1_Win_Interop_Thickness_Left">Left</a>, <a class="xref" href="C1.Win.Interop.Thickness.Top.html#C1_Win_Interop_Thickness_Top">Top</a>,
<a class="xref" href="C1.Win.Interop.Thickness.Right.html#C1_Win_Interop_Thickness_Right">Right</a>, and <a class="xref" href="C1.Win.Interop.Thickness.Bottom.html#C1_Win_Interop_Thickness_Bottom">Bottom</a> sides
of the rectangle, respectively.</p>
</section>


</div>
