Terminal.Gui.Graphs.PathAnnotation.LineF.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class PathAnnotation.LineF
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class PathAnnotation.LineF
  11. ">
  12. <meta name="generator" content="docfx 2.59.4.0">
  13. <link rel="shortcut icon" href="../../favicon.ico">
  14. <link rel="stylesheet" href="../../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../../styles/docfx.css">
  16. <link rel="stylesheet" href="../../styles/main.css">
  17. <link href="https://fonts.googleapis.com/css?family=Source Sans Pro" rel="stylesheet">
  18. <link href="https://fonts.googleapis.com/css?family=Source Code Pro" rel="stylesheet">
  19. <meta property="docfx:navrel" content="../../toc.html">
  20. <meta property="docfx:tocrel" content="toc.html">
  21. <meta property="docfx:rel" content="../../">
  22. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  23. <div id="wrapper">
  24. <header>
  25. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  26. <div class="container">
  27. <div class="navbar-header">
  28. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  29. <span class="sr-only">Toggle navigation</span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. </button>
  34. <a class="navbar-brand" href="../../index.html">
  35. <img id="logo" class="svg" src="../../images/logo48.png" alt="">
  36. </a>
  37. </div>
  38. <div class="collapse navbar-collapse" id="navbar">
  39. <form class="navbar-form navbar-right" role="search" id="search">
  40. <div class="form-group">
  41. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  42. </div>
  43. </form>
  44. </div>
  45. </div>
  46. </nav>
  47. <div class="subnav navbar navbar-default">
  48. <div class="container hide-when-search" id="breadcrumb">
  49. <ul class="breadcrumb">
  50. <li></li>
  51. </ul>
  52. </div>
  53. </div>
  54. </header>
  55. <div class="container body-content">
  56. <div id="search-results">
  57. <div class="search-list">Search Results for <span></span></div>
  58. <div class="sr-items">
  59. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  60. </div>
  61. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  62. </div>
  63. </div>
  64. <div role="main" class="container body-content hide-when-search">
  65. <div class="sidenav hide-when-search">
  66. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  67. <div class="sidetoggle collapse" id="sidetoggle">
  68. <div id="sidetoc"></div>
  69. </div>
  70. </div>
  71. <div class="article row grid-right">
  72. <div class="col-md-10">
  73. <article class="content wrap" id="_content" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF">
  74. <h1 id="Terminal_Gui_Graphs_PathAnnotation_LineF" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF" class="text-break">Class PathAnnotation.LineF
  75. </h1>
  76. <div class="markdown level0 summary">
  77. Describes two points in graph space and a line between them
  78. </div>
  79. <div class="markdown level0 conceptual"></div>
  80. <div class="inheritance">
  81. <h5>Inheritance</h5>
  82. <div class="level0"><span class="xref">System.Object</span></div>
  83. <div class="level1"><span class="xref">PathAnnotation.LineF</span></div>
  84. </div>
  85. <div class="inheritedMembers">
  86. <h5>Inherited Members</h5>
  87. <div>
  88. <span class="xref">System.Object.Equals(System.Object)</span>
  89. </div>
  90. <div>
  91. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  92. </div>
  93. <div>
  94. <span class="xref">System.Object.GetHashCode()</span>
  95. </div>
  96. <div>
  97. <span class="xref">System.Object.GetType()</span>
  98. </div>
  99. <div>
  100. <span class="xref">System.Object.MemberwiseClone()</span>
  101. </div>
  102. <div>
  103. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  104. </div>
  105. <div>
  106. <span class="xref">System.Object.ToString()</span>
  107. </div>
  108. </div>
  109. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.Graphs.html">Terminal.Gui.Graphs</a></h6>
  110. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  111. <h5 id="Terminal_Gui_Graphs_PathAnnotation_LineF_syntax">Syntax</h5>
  112. <div class="codewrapper">
  113. <pre><code class="lang-csharp hljs">public class LineF</code></pre>
  114. </div>
  115. <h3 id="constructors">Constructors
  116. </h3>
  117. <span class="small pull-right mobile-hide">
  118. <span class="divider">|</span>
  119. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_Graphs_PathAnnotation_LineF__ctor_Terminal_Gui_PointF_Terminal_Gui_PointF_.md&amp;value=---%0Auid%3A%20Terminal.Gui.Graphs.PathAnnotation.LineF.%23ctor(Terminal.Gui.PointF%2CTerminal.Gui.PointF)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  120. </span>
  121. <span class="small pull-right mobile-hide">
  122. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Core/Graphs/Annotations.cs/#L286">View Source</a>
  123. </span>
  124. <a id="Terminal_Gui_Graphs_PathAnnotation_LineF__ctor_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.#ctor*"></a>
  125. <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF__ctor_Terminal_Gui_PointF_Terminal_Gui_PointF_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.#ctor(Terminal.Gui.PointF,Terminal.Gui.PointF)">LineF(PointF, PointF)</h4>
  126. <div class="markdown level1 summary">
  127. Creates a new line between the points
  128. </div>
  129. <div class="markdown level1 conceptual"></div>
  130. <h5 class="decalaration">Declaration</h5>
  131. <div class="codewrapper">
  132. <pre><code class="lang-csharp hljs">public LineF(PointF start, PointF end)</code></pre>
  133. </div>
  134. <h5 class="parameters">Parameters</h5>
  135. <table class="table table-bordered table-striped table-condensed">
  136. <thead>
  137. <tr>
  138. <th>Type</th>
  139. <th>Name</th>
  140. <th>Description</th>
  141. </tr>
  142. </thead>
  143. <tbody>
  144. <tr>
  145. <td><a class="xref" href="Terminal.Gui.PointF.html">PointF</a></td>
  146. <td><span class="parametername">start</span></td>
  147. <td></td>
  148. </tr>
  149. <tr>
  150. <td><a class="xref" href="Terminal.Gui.PointF.html">PointF</a></td>
  151. <td><span class="parametername">end</span></td>
  152. <td></td>
  153. </tr>
  154. </tbody>
  155. </table>
  156. <h3 id="properties">Properties
  157. </h3>
  158. <span class="small pull-right mobile-hide">
  159. <span class="divider">|</span>
  160. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_Graphs_PathAnnotation_LineF_End.md&amp;value=---%0Auid%3A%20Terminal.Gui.Graphs.PathAnnotation.LineF.End%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  161. </span>
  162. <span class="small pull-right mobile-hide">
  163. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Core/Graphs/Annotations.cs/#L281">View Source</a>
  164. </span>
  165. <a id="Terminal_Gui_Graphs_PathAnnotation_LineF_End_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.End*"></a>
  166. <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF_End" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.End">End</h4>
  167. <div class="markdown level1 summary">
  168. The end point of the line
  169. </div>
  170. <div class="markdown level1 conceptual"></div>
  171. <h5 class="decalaration">Declaration</h5>
  172. <div class="codewrapper">
  173. <pre><code class="lang-csharp hljs">public PointF End { get; }</code></pre>
  174. </div>
  175. <h5 class="propertyValue">Property Value</h5>
  176. <table class="table table-bordered table-striped table-condensed">
  177. <thead>
  178. <tr>
  179. <th>Type</th>
  180. <th>Description</th>
  181. </tr>
  182. </thead>
  183. <tbody>
  184. <tr>
  185. <td><a class="xref" href="Terminal.Gui.PointF.html">PointF</a></td>
  186. <td></td>
  187. </tr>
  188. </tbody>
  189. </table>
  190. <span class="small pull-right mobile-hide">
  191. <span class="divider">|</span>
  192. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_Graphs_PathAnnotation_LineF_Start.md&amp;value=---%0Auid%3A%20Terminal.Gui.Graphs.PathAnnotation.LineF.Start%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  193. </span>
  194. <span class="small pull-right mobile-hide">
  195. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Core/Graphs/Annotations.cs/#L276">View Source</a>
  196. </span>
  197. <a id="Terminal_Gui_Graphs_PathAnnotation_LineF_Start_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.Start*"></a>
  198. <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF_Start" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.Start">Start</h4>
  199. <div class="markdown level1 summary">
  200. The start of the line
  201. </div>
  202. <div class="markdown level1 conceptual"></div>
  203. <h5 class="decalaration">Declaration</h5>
  204. <div class="codewrapper">
  205. <pre><code class="lang-csharp hljs">public PointF Start { get; }</code></pre>
  206. </div>
  207. <h5 class="propertyValue">Property Value</h5>
  208. <table class="table table-bordered table-striped table-condensed">
  209. <thead>
  210. <tr>
  211. <th>Type</th>
  212. <th>Description</th>
  213. </tr>
  214. </thead>
  215. <tbody>
  216. <tr>
  217. <td><a class="xref" href="Terminal.Gui.PointF.html">PointF</a></td>
  218. <td></td>
  219. </tr>
  220. </tbody>
  221. </table>
  222. </article>
  223. </div>
  224. <div class="hidden-sm col-md-2" role="complementary">
  225. <div class="sideaffix">
  226. <div class="contribution">
  227. <ul class="nav">
  228. <li>
  229. <a href="https://github.com/gui-cs/Terminal.Gui/new/develop/apidoc/new?filename=Terminal_Gui_Graphs_PathAnnotation_LineF.md&amp;value=---%0Auid%3A%20Terminal.Gui.Graphs.PathAnnotation.LineF%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
  230. </li>
  231. <li>
  232. <a href="tig:tig/gui.cs/blob/main/Terminal.Gui/Core/Graphs/Annotations.cs/#L272" class="contribution-link">View Source</a>
  233. </li>
  234. </ul>
  235. </div>
  236. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  237. <h5>In This Article</h5>
  238. <div></div>
  239. </nav>
  240. </div>
  241. </div>
  242. </div>
  243. </div>
  244. <footer>
  245. <div class="grad-bottom"></div>
  246. <div class="footer">
  247. <div class="container">
  248. <span class="pull-right">
  249. <a href="#top">Back to top</a>
  250. </span>
  251. <span>Generated by <strong>DocFX</strong></span>
  252. </div>
  253. </div>
  254. </footer>
  255. </div>
  256. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  257. <script type="text/javascript" src="../../styles/docfx.js"></script>
  258. <script type="text/javascript" src="../../styles/main.js"></script>
  259. </body>
  260. </html>