Terminal.Gui.Rect.html 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  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 Rect
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Rect
  11. ">
  12. <meta name="generator" content="docfx 2.59.3.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.Rect">
  74. <h1 id="Terminal_Gui_Rect" data-uid="Terminal.Gui.Rect" class="text-break">Class Rect
  75. </h1>
  76. <div class="markdown level0 summary">
  77. Stores a set of four integers that represent the location and size of a rectangle
  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">Rect</span></div>
  84. </div>
  85. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
  86. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  87. <h5 id="Terminal_Gui_Rect_syntax">Syntax</h5>
  88. <div class="codewrapper">
  89. <pre><code class="lang-csharp hljs">public sealed class Rect : ValueType</code></pre>
  90. </div>
  91. <h3 id="constructors">Constructors
  92. </h3>
  93. <a id="Terminal_Gui_Rect__ctor_" data-uid="Terminal.Gui.Rect.#ctor*"></a>
  94. <h4 id="Terminal_Gui_Rect__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">Rect(Int32, Int32, Int32, Int32)</h4>
  95. <div class="markdown level1 summary">
  96. Rectangle Constructor
  97. </div>
  98. <div class="markdown level1 conceptual"></div>
  99. <h5 class="decalaration">Declaration</h5>
  100. <div class="codewrapper">
  101. <pre><code class="lang-csharp hljs">public Rect(int x, int y, int width, int height)</code></pre>
  102. </div>
  103. <h5 class="parameters">Parameters</h5>
  104. <table class="table table-bordered table-striped table-condensed">
  105. <thead>
  106. <tr>
  107. <th>Type</th>
  108. <th>Name</th>
  109. <th>Description</th>
  110. </tr>
  111. </thead>
  112. <tbody>
  113. <tr>
  114. <td><span class="xref">System.Int32</span></td>
  115. <td><span class="parametername">x</span></td>
  116. <td></td>
  117. </tr>
  118. <tr>
  119. <td><span class="xref">System.Int32</span></td>
  120. <td><span class="parametername">y</span></td>
  121. <td></td>
  122. </tr>
  123. <tr>
  124. <td><span class="xref">System.Int32</span></td>
  125. <td><span class="parametername">width</span></td>
  126. <td></td>
  127. </tr>
  128. <tr>
  129. <td><span class="xref">System.Int32</span></td>
  130. <td><span class="parametername">height</span></td>
  131. <td></td>
  132. </tr>
  133. </tbody>
  134. </table>
  135. <a id="Terminal_Gui_Rect__ctor_" data-uid="Terminal.Gui.Rect.#ctor*"></a>
  136. <h4 id="Terminal_Gui_Rect__ctor_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)">Rect(Point, Size)</h4>
  137. <div class="markdown level1 summary">
  138. Rectangle Constructor
  139. </div>
  140. <div class="markdown level1 conceptual"></div>
  141. <h5 class="decalaration">Declaration</h5>
  142. <div class="codewrapper">
  143. <pre><code class="lang-csharp hljs">public Rect(Point location, Size size)</code></pre>
  144. </div>
  145. <h5 class="parameters">Parameters</h5>
  146. <table class="table table-bordered table-striped table-condensed">
  147. <thead>
  148. <tr>
  149. <th>Type</th>
  150. <th>Name</th>
  151. <th>Description</th>
  152. </tr>
  153. </thead>
  154. <tbody>
  155. <tr>
  156. <td><a class="xref" href="Terminal.Gui.Point.html">Point</a></td>
  157. <td><span class="parametername">location</span></td>
  158. <td></td>
  159. </tr>
  160. <tr>
  161. <td><a class="xref" href="Terminal.Gui.Size.html">Size</a></td>
  162. <td><span class="parametername">size</span></td>
  163. <td></td>
  164. </tr>
  165. </tbody>
  166. </table>
  167. <h3 id="fields">Fields
  168. </h3>
  169. <h4 id="Terminal_Gui_Rect_Empty" data-uid="Terminal.Gui.Rect.Empty">Empty</h4>
  170. <div class="markdown level1 summary">
  171. Empty Shared Field
  172. </div>
  173. <div class="markdown level1 conceptual"></div>
  174. <h5 class="decalaration">Declaration</h5>
  175. <div class="codewrapper">
  176. <pre><code class="lang-csharp hljs">public static readonly Rect Empty</code></pre>
  177. </div>
  178. <h5 class="fieldValue">Field Value</h5>
  179. <table class="table table-bordered table-striped table-condensed">
  180. <thead>
  181. <tr>
  182. <th>Type</th>
  183. <th>Description</th>
  184. </tr>
  185. </thead>
  186. <tbody>
  187. <tr>
  188. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  189. <td></td>
  190. </tr>
  191. </tbody>
  192. </table>
  193. <h4 id="Terminal_Gui_Rect_X" data-uid="Terminal.Gui.Rect.X">X</h4>
  194. <div class="markdown level1 summary">
  195. Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.
  196. </div>
  197. <div class="markdown level1 conceptual"></div>
  198. <h5 class="decalaration">Declaration</h5>
  199. <div class="codewrapper">
  200. <pre><code class="lang-csharp hljs">public int X</code></pre>
  201. </div>
  202. <h5 class="fieldValue">Field Value</h5>
  203. <table class="table table-bordered table-striped table-condensed">
  204. <thead>
  205. <tr>
  206. <th>Type</th>
  207. <th>Description</th>
  208. </tr>
  209. </thead>
  210. <tbody>
  211. <tr>
  212. <td><span class="xref">System.Int32</span></td>
  213. <td></td>
  214. </tr>
  215. </tbody>
  216. </table>
  217. <h4 id="Terminal_Gui_Rect_Y" data-uid="Terminal.Gui.Rect.Y">Y</h4>
  218. <div class="markdown level1 summary">
  219. Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure.
  220. </div>
  221. <div class="markdown level1 conceptual"></div>
  222. <h5 class="decalaration">Declaration</h5>
  223. <div class="codewrapper">
  224. <pre><code class="lang-csharp hljs">public int Y</code></pre>
  225. </div>
  226. <h5 class="fieldValue">Field Value</h5>
  227. <table class="table table-bordered table-striped table-condensed">
  228. <thead>
  229. <tr>
  230. <th>Type</th>
  231. <th>Description</th>
  232. </tr>
  233. </thead>
  234. <tbody>
  235. <tr>
  236. <td><span class="xref">System.Int32</span></td>
  237. <td></td>
  238. </tr>
  239. </tbody>
  240. </table>
  241. <h3 id="properties">Properties
  242. </h3>
  243. <a id="Terminal_Gui_Rect_Bottom_" data-uid="Terminal.Gui.Rect.Bottom*"></a>
  244. <h4 id="Terminal_Gui_Rect_Bottom" data-uid="Terminal.Gui.Rect.Bottom">Bottom</h4>
  245. <div class="markdown level1 summary">
  246. Bottom Property
  247. </div>
  248. <div class="markdown level1 conceptual"></div>
  249. <h5 class="decalaration">Declaration</h5>
  250. <div class="codewrapper">
  251. <pre><code class="lang-csharp hljs">public int Bottom { get; }</code></pre>
  252. </div>
  253. <h5 class="propertyValue">Property Value</h5>
  254. <table class="table table-bordered table-striped table-condensed">
  255. <thead>
  256. <tr>
  257. <th>Type</th>
  258. <th>Description</th>
  259. </tr>
  260. </thead>
  261. <tbody>
  262. <tr>
  263. <td><span class="xref">System.Int32</span></td>
  264. <td></td>
  265. </tr>
  266. </tbody>
  267. </table>
  268. <a id="Terminal_Gui_Rect_Height_" data-uid="Terminal.Gui.Rect.Height*"></a>
  269. <h4 id="Terminal_Gui_Rect_Height" data-uid="Terminal.Gui.Rect.Height">Height</h4>
  270. <div class="markdown level1 summary">
  271. Gets or sets the height of this Rectangle structure.
  272. </div>
  273. <div class="markdown level1 conceptual"></div>
  274. <h5 class="decalaration">Declaration</h5>
  275. <div class="codewrapper">
  276. <pre><code class="lang-csharp hljs">public int Height { get; set; }</code></pre>
  277. </div>
  278. <h5 class="propertyValue">Property Value</h5>
  279. <table class="table table-bordered table-striped table-condensed">
  280. <thead>
  281. <tr>
  282. <th>Type</th>
  283. <th>Description</th>
  284. </tr>
  285. </thead>
  286. <tbody>
  287. <tr>
  288. <td><span class="xref">System.Int32</span></td>
  289. <td></td>
  290. </tr>
  291. </tbody>
  292. </table>
  293. <a id="Terminal_Gui_Rect_IsEmpty_" data-uid="Terminal.Gui.Rect.IsEmpty*"></a>
  294. <h4 id="Terminal_Gui_Rect_IsEmpty" data-uid="Terminal.Gui.Rect.IsEmpty">IsEmpty</h4>
  295. <div class="markdown level1 summary">
  296. IsEmpty Property
  297. </div>
  298. <div class="markdown level1 conceptual"></div>
  299. <h5 class="decalaration">Declaration</h5>
  300. <div class="codewrapper">
  301. <pre><code class="lang-csharp hljs">public bool IsEmpty { get; }</code></pre>
  302. </div>
  303. <h5 class="propertyValue">Property Value</h5>
  304. <table class="table table-bordered table-striped table-condensed">
  305. <thead>
  306. <tr>
  307. <th>Type</th>
  308. <th>Description</th>
  309. </tr>
  310. </thead>
  311. <tbody>
  312. <tr>
  313. <td><span class="xref">System.Boolean</span></td>
  314. <td></td>
  315. </tr>
  316. </tbody>
  317. </table>
  318. <a id="Terminal_Gui_Rect_Left_" data-uid="Terminal.Gui.Rect.Left*"></a>
  319. <h4 id="Terminal_Gui_Rect_Left" data-uid="Terminal.Gui.Rect.Left">Left</h4>
  320. <div class="markdown level1 summary">
  321. Left Property
  322. </div>
  323. <div class="markdown level1 conceptual"></div>
  324. <h5 class="decalaration">Declaration</h5>
  325. <div class="codewrapper">
  326. <pre><code class="lang-csharp hljs">public int Left { get; }</code></pre>
  327. </div>
  328. <h5 class="propertyValue">Property Value</h5>
  329. <table class="table table-bordered table-striped table-condensed">
  330. <thead>
  331. <tr>
  332. <th>Type</th>
  333. <th>Description</th>
  334. </tr>
  335. </thead>
  336. <tbody>
  337. <tr>
  338. <td><span class="xref">System.Int32</span></td>
  339. <td></td>
  340. </tr>
  341. </tbody>
  342. </table>
  343. <a id="Terminal_Gui_Rect_Location_" data-uid="Terminal.Gui.Rect.Location*"></a>
  344. <h4 id="Terminal_Gui_Rect_Location" data-uid="Terminal.Gui.Rect.Location">Location</h4>
  345. <div class="markdown level1 summary">
  346. Location Property
  347. </div>
  348. <div class="markdown level1 conceptual"></div>
  349. <h5 class="decalaration">Declaration</h5>
  350. <div class="codewrapper">
  351. <pre><code class="lang-csharp hljs">public Point Location { get; set; }</code></pre>
  352. </div>
  353. <h5 class="propertyValue">Property Value</h5>
  354. <table class="table table-bordered table-striped table-condensed">
  355. <thead>
  356. <tr>
  357. <th>Type</th>
  358. <th>Description</th>
  359. </tr>
  360. </thead>
  361. <tbody>
  362. <tr>
  363. <td><a class="xref" href="Terminal.Gui.Point.html">Point</a></td>
  364. <td></td>
  365. </tr>
  366. </tbody>
  367. </table>
  368. <a id="Terminal_Gui_Rect_Right_" data-uid="Terminal.Gui.Rect.Right*"></a>
  369. <h4 id="Terminal_Gui_Rect_Right" data-uid="Terminal.Gui.Rect.Right">Right</h4>
  370. <div class="markdown level1 summary">
  371. Right Property
  372. </div>
  373. <div class="markdown level1 conceptual"></div>
  374. <h5 class="decalaration">Declaration</h5>
  375. <div class="codewrapper">
  376. <pre><code class="lang-csharp hljs">public int Right { get; }</code></pre>
  377. </div>
  378. <h5 class="propertyValue">Property Value</h5>
  379. <table class="table table-bordered table-striped table-condensed">
  380. <thead>
  381. <tr>
  382. <th>Type</th>
  383. <th>Description</th>
  384. </tr>
  385. </thead>
  386. <tbody>
  387. <tr>
  388. <td><span class="xref">System.Int32</span></td>
  389. <td></td>
  390. </tr>
  391. </tbody>
  392. </table>
  393. <a id="Terminal_Gui_Rect_Size_" data-uid="Terminal.Gui.Rect.Size*"></a>
  394. <h4 id="Terminal_Gui_Rect_Size" data-uid="Terminal.Gui.Rect.Size">Size</h4>
  395. <div class="markdown level1 summary">
  396. Size Property
  397. </div>
  398. <div class="markdown level1 conceptual"></div>
  399. <h5 class="decalaration">Declaration</h5>
  400. <div class="codewrapper">
  401. <pre><code class="lang-csharp hljs">public Size Size { get; set; }</code></pre>
  402. </div>
  403. <h5 class="propertyValue">Property Value</h5>
  404. <table class="table table-bordered table-striped table-condensed">
  405. <thead>
  406. <tr>
  407. <th>Type</th>
  408. <th>Description</th>
  409. </tr>
  410. </thead>
  411. <tbody>
  412. <tr>
  413. <td><a class="xref" href="Terminal.Gui.Size.html">Size</a></td>
  414. <td></td>
  415. </tr>
  416. </tbody>
  417. </table>
  418. <a id="Terminal_Gui_Rect_Top_" data-uid="Terminal.Gui.Rect.Top*"></a>
  419. <h4 id="Terminal_Gui_Rect_Top" data-uid="Terminal.Gui.Rect.Top">Top</h4>
  420. <div class="markdown level1 summary">
  421. Top Property
  422. </div>
  423. <div class="markdown level1 conceptual"></div>
  424. <h5 class="decalaration">Declaration</h5>
  425. <div class="codewrapper">
  426. <pre><code class="lang-csharp hljs">public int Top { get; }</code></pre>
  427. </div>
  428. <h5 class="propertyValue">Property Value</h5>
  429. <table class="table table-bordered table-striped table-condensed">
  430. <thead>
  431. <tr>
  432. <th>Type</th>
  433. <th>Description</th>
  434. </tr>
  435. </thead>
  436. <tbody>
  437. <tr>
  438. <td><span class="xref">System.Int32</span></td>
  439. <td></td>
  440. </tr>
  441. </tbody>
  442. </table>
  443. <a id="Terminal_Gui_Rect_Width_" data-uid="Terminal.Gui.Rect.Width*"></a>
  444. <h4 id="Terminal_Gui_Rect_Width" data-uid="Terminal.Gui.Rect.Width">Width</h4>
  445. <div class="markdown level1 summary">
  446. Gets or sets the width of this Rect structure.
  447. </div>
  448. <div class="markdown level1 conceptual"></div>
  449. <h5 class="decalaration">Declaration</h5>
  450. <div class="codewrapper">
  451. <pre><code class="lang-csharp hljs">public int Width { get; set; }</code></pre>
  452. </div>
  453. <h5 class="propertyValue">Property Value</h5>
  454. <table class="table table-bordered table-striped table-condensed">
  455. <thead>
  456. <tr>
  457. <th>Type</th>
  458. <th>Description</th>
  459. </tr>
  460. </thead>
  461. <tbody>
  462. <tr>
  463. <td><span class="xref">System.Int32</span></td>
  464. <td></td>
  465. </tr>
  466. </tbody>
  467. </table>
  468. <h3 id="methods">Methods
  469. </h3>
  470. <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
  471. <h4 id="Terminal_Gui_Rect_Contains_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Contains(System.Int32,System.Int32)">Contains(Int32, Int32)</h4>
  472. <div class="markdown level1 summary">
  473. Contains Method
  474. </div>
  475. <div class="markdown level1 conceptual"></div>
  476. <h5 class="decalaration">Declaration</h5>
  477. <div class="codewrapper">
  478. <pre><code class="lang-csharp hljs">public bool Contains(int x, int y)</code></pre>
  479. </div>
  480. <h5 class="parameters">Parameters</h5>
  481. <table class="table table-bordered table-striped table-condensed">
  482. <thead>
  483. <tr>
  484. <th>Type</th>
  485. <th>Name</th>
  486. <th>Description</th>
  487. </tr>
  488. </thead>
  489. <tbody>
  490. <tr>
  491. <td><span class="xref">System.Int32</span></td>
  492. <td><span class="parametername">x</span></td>
  493. <td></td>
  494. </tr>
  495. <tr>
  496. <td><span class="xref">System.Int32</span></td>
  497. <td><span class="parametername">y</span></td>
  498. <td></td>
  499. </tr>
  500. </tbody>
  501. </table>
  502. <h5 class="returns">Returns</h5>
  503. <table class="table table-bordered table-striped table-condensed">
  504. <thead>
  505. <tr>
  506. <th>Type</th>
  507. <th>Description</th>
  508. </tr>
  509. </thead>
  510. <tbody>
  511. <tr>
  512. <td><span class="xref">System.Boolean</span></td>
  513. <td></td>
  514. </tr>
  515. </tbody>
  516. </table>
  517. <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
  518. <h4 id="Terminal_Gui_Rect_Contains_Terminal_Gui_Point_" data-uid="Terminal.Gui.Rect.Contains(Terminal.Gui.Point)">Contains(Point)</h4>
  519. <div class="markdown level1 summary">
  520. Contains Method
  521. </div>
  522. <div class="markdown level1 conceptual"></div>
  523. <h5 class="decalaration">Declaration</h5>
  524. <div class="codewrapper">
  525. <pre><code class="lang-csharp hljs">public bool Contains(Point pt)</code></pre>
  526. </div>
  527. <h5 class="parameters">Parameters</h5>
  528. <table class="table table-bordered table-striped table-condensed">
  529. <thead>
  530. <tr>
  531. <th>Type</th>
  532. <th>Name</th>
  533. <th>Description</th>
  534. </tr>
  535. </thead>
  536. <tbody>
  537. <tr>
  538. <td><a class="xref" href="Terminal.Gui.Point.html">Point</a></td>
  539. <td><span class="parametername">pt</span></td>
  540. <td></td>
  541. </tr>
  542. </tbody>
  543. </table>
  544. <h5 class="returns">Returns</h5>
  545. <table class="table table-bordered table-striped table-condensed">
  546. <thead>
  547. <tr>
  548. <th>Type</th>
  549. <th>Description</th>
  550. </tr>
  551. </thead>
  552. <tbody>
  553. <tr>
  554. <td><span class="xref">System.Boolean</span></td>
  555. <td></td>
  556. </tr>
  557. </tbody>
  558. </table>
  559. <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
  560. <h4 id="Terminal_Gui_Rect_Contains_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)">Contains(Rect)</h4>
  561. <div class="markdown level1 summary">
  562. Contains Method
  563. </div>
  564. <div class="markdown level1 conceptual"></div>
  565. <h5 class="decalaration">Declaration</h5>
  566. <div class="codewrapper">
  567. <pre><code class="lang-csharp hljs">public bool Contains(Rect rect)</code></pre>
  568. </div>
  569. <h5 class="parameters">Parameters</h5>
  570. <table class="table table-bordered table-striped table-condensed">
  571. <thead>
  572. <tr>
  573. <th>Type</th>
  574. <th>Name</th>
  575. <th>Description</th>
  576. </tr>
  577. </thead>
  578. <tbody>
  579. <tr>
  580. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  581. <td><span class="parametername">rect</span></td>
  582. <td></td>
  583. </tr>
  584. </tbody>
  585. </table>
  586. <h5 class="returns">Returns</h5>
  587. <table class="table table-bordered table-striped table-condensed">
  588. <thead>
  589. <tr>
  590. <th>Type</th>
  591. <th>Description</th>
  592. </tr>
  593. </thead>
  594. <tbody>
  595. <tr>
  596. <td><span class="xref">System.Boolean</span></td>
  597. <td></td>
  598. </tr>
  599. </tbody>
  600. </table>
  601. <a id="Terminal_Gui_Rect_Equals_" data-uid="Terminal.Gui.Rect.Equals*"></a>
  602. <h4 id="Terminal_Gui_Rect_Equals_System_Object_" data-uid="Terminal.Gui.Rect.Equals(System.Object)">Equals(Object)</h4>
  603. <div class="markdown level1 summary">
  604. Equals Method
  605. </div>
  606. <div class="markdown level1 conceptual"></div>
  607. <h5 class="decalaration">Declaration</h5>
  608. <div class="codewrapper">
  609. <pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
  610. </div>
  611. <h5 class="parameters">Parameters</h5>
  612. <table class="table table-bordered table-striped table-condensed">
  613. <thead>
  614. <tr>
  615. <th>Type</th>
  616. <th>Name</th>
  617. <th>Description</th>
  618. </tr>
  619. </thead>
  620. <tbody>
  621. <tr>
  622. <td><span class="xref">System.Object</span></td>
  623. <td><span class="parametername">obj</span></td>
  624. <td></td>
  625. </tr>
  626. </tbody>
  627. </table>
  628. <h5 class="returns">Returns</h5>
  629. <table class="table table-bordered table-striped table-condensed">
  630. <thead>
  631. <tr>
  632. <th>Type</th>
  633. <th>Description</th>
  634. </tr>
  635. </thead>
  636. <tbody>
  637. <tr>
  638. <td><span class="xref">System.Boolean</span></td>
  639. <td></td>
  640. </tr>
  641. </tbody>
  642. </table>
  643. <a id="Terminal_Gui_Rect_FromLTRB_" data-uid="Terminal.Gui.Rect.FromLTRB*"></a>
  644. <h4 id="Terminal_Gui_Rect_FromLTRB_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)">FromLTRB(Int32, Int32, Int32, Int32)</h4>
  645. <div class="markdown level1 summary">
  646. FromLTRB Shared Method
  647. </div>
  648. <div class="markdown level1 conceptual"></div>
  649. <h5 class="decalaration">Declaration</h5>
  650. <div class="codewrapper">
  651. <pre><code class="lang-csharp hljs">public static Rect FromLTRB(int left, int top, int right, int bottom)</code></pre>
  652. </div>
  653. <h5 class="parameters">Parameters</h5>
  654. <table class="table table-bordered table-striped table-condensed">
  655. <thead>
  656. <tr>
  657. <th>Type</th>
  658. <th>Name</th>
  659. <th>Description</th>
  660. </tr>
  661. </thead>
  662. <tbody>
  663. <tr>
  664. <td><span class="xref">System.Int32</span></td>
  665. <td><span class="parametername">left</span></td>
  666. <td></td>
  667. </tr>
  668. <tr>
  669. <td><span class="xref">System.Int32</span></td>
  670. <td><span class="parametername">top</span></td>
  671. <td></td>
  672. </tr>
  673. <tr>
  674. <td><span class="xref">System.Int32</span></td>
  675. <td><span class="parametername">right</span></td>
  676. <td></td>
  677. </tr>
  678. <tr>
  679. <td><span class="xref">System.Int32</span></td>
  680. <td><span class="parametername">bottom</span></td>
  681. <td></td>
  682. </tr>
  683. </tbody>
  684. </table>
  685. <h5 class="returns">Returns</h5>
  686. <table class="table table-bordered table-striped table-condensed">
  687. <thead>
  688. <tr>
  689. <th>Type</th>
  690. <th>Description</th>
  691. </tr>
  692. </thead>
  693. <tbody>
  694. <tr>
  695. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  696. <td></td>
  697. </tr>
  698. </tbody>
  699. </table>
  700. <a id="Terminal_Gui_Rect_GetHashCode_" data-uid="Terminal.Gui.Rect.GetHashCode*"></a>
  701. <h4 id="Terminal_Gui_Rect_GetHashCode" data-uid="Terminal.Gui.Rect.GetHashCode">GetHashCode()</h4>
  702. <div class="markdown level1 summary">
  703. GetHashCode Method
  704. </div>
  705. <div class="markdown level1 conceptual"></div>
  706. <h5 class="decalaration">Declaration</h5>
  707. <div class="codewrapper">
  708. <pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
  709. </div>
  710. <h5 class="returns">Returns</h5>
  711. <table class="table table-bordered table-striped table-condensed">
  712. <thead>
  713. <tr>
  714. <th>Type</th>
  715. <th>Description</th>
  716. </tr>
  717. </thead>
  718. <tbody>
  719. <tr>
  720. <td><span class="xref">System.Int32</span></td>
  721. <td></td>
  722. </tr>
  723. </tbody>
  724. </table>
  725. <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
  726. <h4 id="Terminal_Gui_Rect_Inflate_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)">Inflate(Int32, Int32)</h4>
  727. <div class="markdown level1 summary">
  728. Inflate Method
  729. </div>
  730. <div class="markdown level1 conceptual"></div>
  731. <h5 class="decalaration">Declaration</h5>
  732. <div class="codewrapper">
  733. <pre><code class="lang-csharp hljs">public void Inflate(int width, int height)</code></pre>
  734. </div>
  735. <h5 class="parameters">Parameters</h5>
  736. <table class="table table-bordered table-striped table-condensed">
  737. <thead>
  738. <tr>
  739. <th>Type</th>
  740. <th>Name</th>
  741. <th>Description</th>
  742. </tr>
  743. </thead>
  744. <tbody>
  745. <tr>
  746. <td><span class="xref">System.Int32</span></td>
  747. <td><span class="parametername">width</span></td>
  748. <td></td>
  749. </tr>
  750. <tr>
  751. <td><span class="xref">System.Int32</span></td>
  752. <td><span class="parametername">height</span></td>
  753. <td></td>
  754. </tr>
  755. </tbody>
  756. </table>
  757. <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
  758. <h4 id="Terminal_Gui_Rect_Inflate_Terminal_Gui_Rect_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)">Inflate(Rect, Int32, Int32)</h4>
  759. <div class="markdown level1 summary">
  760. Inflate Shared Method
  761. </div>
  762. <div class="markdown level1 conceptual"></div>
  763. <h5 class="decalaration">Declaration</h5>
  764. <div class="codewrapper">
  765. <pre><code class="lang-csharp hljs">public static Rect Inflate(Rect rect, int x, int y)</code></pre>
  766. </div>
  767. <h5 class="parameters">Parameters</h5>
  768. <table class="table table-bordered table-striped table-condensed">
  769. <thead>
  770. <tr>
  771. <th>Type</th>
  772. <th>Name</th>
  773. <th>Description</th>
  774. </tr>
  775. </thead>
  776. <tbody>
  777. <tr>
  778. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  779. <td><span class="parametername">rect</span></td>
  780. <td></td>
  781. </tr>
  782. <tr>
  783. <td><span class="xref">System.Int32</span></td>
  784. <td><span class="parametername">x</span></td>
  785. <td></td>
  786. </tr>
  787. <tr>
  788. <td><span class="xref">System.Int32</span></td>
  789. <td><span class="parametername">y</span></td>
  790. <td></td>
  791. </tr>
  792. </tbody>
  793. </table>
  794. <h5 class="returns">Returns</h5>
  795. <table class="table table-bordered table-striped table-condensed">
  796. <thead>
  797. <tr>
  798. <th>Type</th>
  799. <th>Description</th>
  800. </tr>
  801. </thead>
  802. <tbody>
  803. <tr>
  804. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  805. <td></td>
  806. </tr>
  807. </tbody>
  808. </table>
  809. <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
  810. <h4 id="Terminal_Gui_Rect_Inflate_Terminal_Gui_Size_" data-uid="Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)">Inflate(Size)</h4>
  811. <div class="markdown level1 summary">
  812. Inflate Method
  813. </div>
  814. <div class="markdown level1 conceptual"></div>
  815. <h5 class="decalaration">Declaration</h5>
  816. <div class="codewrapper">
  817. <pre><code class="lang-csharp hljs">public void Inflate(Size size)</code></pre>
  818. </div>
  819. <h5 class="parameters">Parameters</h5>
  820. <table class="table table-bordered table-striped table-condensed">
  821. <thead>
  822. <tr>
  823. <th>Type</th>
  824. <th>Name</th>
  825. <th>Description</th>
  826. </tr>
  827. </thead>
  828. <tbody>
  829. <tr>
  830. <td><a class="xref" href="Terminal.Gui.Size.html">Size</a></td>
  831. <td><span class="parametername">size</span></td>
  832. <td></td>
  833. </tr>
  834. </tbody>
  835. </table>
  836. <a id="Terminal_Gui_Rect_Intersect_" data-uid="Terminal.Gui.Rect.Intersect*"></a>
  837. <h4 id="Terminal_Gui_Rect_Intersect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)">Intersect(Rect)</h4>
  838. <div class="markdown level1 summary">
  839. Intersect Method
  840. </div>
  841. <div class="markdown level1 conceptual"></div>
  842. <h5 class="decalaration">Declaration</h5>
  843. <div class="codewrapper">
  844. <pre><code class="lang-csharp hljs">public void Intersect(Rect rect)</code></pre>
  845. </div>
  846. <h5 class="parameters">Parameters</h5>
  847. <table class="table table-bordered table-striped table-condensed">
  848. <thead>
  849. <tr>
  850. <th>Type</th>
  851. <th>Name</th>
  852. <th>Description</th>
  853. </tr>
  854. </thead>
  855. <tbody>
  856. <tr>
  857. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  858. <td><span class="parametername">rect</span></td>
  859. <td></td>
  860. </tr>
  861. </tbody>
  862. </table>
  863. <a id="Terminal_Gui_Rect_Intersect_" data-uid="Terminal.Gui.Rect.Intersect*"></a>
  864. <h4 id="Terminal_Gui_Rect_Intersect_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)">Intersect(Rect, Rect)</h4>
  865. <div class="markdown level1 summary">
  866. Intersect Shared Method
  867. </div>
  868. <div class="markdown level1 conceptual"></div>
  869. <h5 class="decalaration">Declaration</h5>
  870. <div class="codewrapper">
  871. <pre><code class="lang-csharp hljs">public static Rect Intersect(Rect a, Rect b)</code></pre>
  872. </div>
  873. <h5 class="parameters">Parameters</h5>
  874. <table class="table table-bordered table-striped table-condensed">
  875. <thead>
  876. <tr>
  877. <th>Type</th>
  878. <th>Name</th>
  879. <th>Description</th>
  880. </tr>
  881. </thead>
  882. <tbody>
  883. <tr>
  884. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  885. <td><span class="parametername">a</span></td>
  886. <td></td>
  887. </tr>
  888. <tr>
  889. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  890. <td><span class="parametername">b</span></td>
  891. <td></td>
  892. </tr>
  893. </tbody>
  894. </table>
  895. <h5 class="returns">Returns</h5>
  896. <table class="table table-bordered table-striped table-condensed">
  897. <thead>
  898. <tr>
  899. <th>Type</th>
  900. <th>Description</th>
  901. </tr>
  902. </thead>
  903. <tbody>
  904. <tr>
  905. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  906. <td></td>
  907. </tr>
  908. </tbody>
  909. </table>
  910. <a id="Terminal_Gui_Rect_IntersectsWith_" data-uid="Terminal.Gui.Rect.IntersectsWith*"></a>
  911. <h4 id="Terminal_Gui_Rect_IntersectsWith_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)">IntersectsWith(Rect)</h4>
  912. <div class="markdown level1 summary">
  913. IntersectsWith Method
  914. </div>
  915. <div class="markdown level1 conceptual"></div>
  916. <h5 class="decalaration">Declaration</h5>
  917. <div class="codewrapper">
  918. <pre><code class="lang-csharp hljs">public bool IntersectsWith(Rect rect)</code></pre>
  919. </div>
  920. <h5 class="parameters">Parameters</h5>
  921. <table class="table table-bordered table-striped table-condensed">
  922. <thead>
  923. <tr>
  924. <th>Type</th>
  925. <th>Name</th>
  926. <th>Description</th>
  927. </tr>
  928. </thead>
  929. <tbody>
  930. <tr>
  931. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  932. <td><span class="parametername">rect</span></td>
  933. <td></td>
  934. </tr>
  935. </tbody>
  936. </table>
  937. <h5 class="returns">Returns</h5>
  938. <table class="table table-bordered table-striped table-condensed">
  939. <thead>
  940. <tr>
  941. <th>Type</th>
  942. <th>Description</th>
  943. </tr>
  944. </thead>
  945. <tbody>
  946. <tr>
  947. <td><span class="xref">System.Boolean</span></td>
  948. <td></td>
  949. </tr>
  950. </tbody>
  951. </table>
  952. <a id="Terminal_Gui_Rect_Offset_" data-uid="Terminal.Gui.Rect.Offset*"></a>
  953. <h4 id="Terminal_Gui_Rect_Offset_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Offset(System.Int32,System.Int32)">Offset(Int32, Int32)</h4>
  954. <div class="markdown level1 summary">
  955. Offset Method
  956. </div>
  957. <div class="markdown level1 conceptual"></div>
  958. <h5 class="decalaration">Declaration</h5>
  959. <div class="codewrapper">
  960. <pre><code class="lang-csharp hljs">public void Offset(int x, int y)</code></pre>
  961. </div>
  962. <h5 class="parameters">Parameters</h5>
  963. <table class="table table-bordered table-striped table-condensed">
  964. <thead>
  965. <tr>
  966. <th>Type</th>
  967. <th>Name</th>
  968. <th>Description</th>
  969. </tr>
  970. </thead>
  971. <tbody>
  972. <tr>
  973. <td><span class="xref">System.Int32</span></td>
  974. <td><span class="parametername">x</span></td>
  975. <td></td>
  976. </tr>
  977. <tr>
  978. <td><span class="xref">System.Int32</span></td>
  979. <td><span class="parametername">y</span></td>
  980. <td></td>
  981. </tr>
  982. </tbody>
  983. </table>
  984. <a id="Terminal_Gui_Rect_Offset_" data-uid="Terminal.Gui.Rect.Offset*"></a>
  985. <h4 id="Terminal_Gui_Rect_Offset_Terminal_Gui_Point_" data-uid="Terminal.Gui.Rect.Offset(Terminal.Gui.Point)">Offset(Point)</h4>
  986. <div class="markdown level1 summary">
  987. Offset Method
  988. </div>
  989. <div class="markdown level1 conceptual"></div>
  990. <h5 class="decalaration">Declaration</h5>
  991. <div class="codewrapper">
  992. <pre><code class="lang-csharp hljs">public void Offset(Point pos)</code></pre>
  993. </div>
  994. <h5 class="parameters">Parameters</h5>
  995. <table class="table table-bordered table-striped table-condensed">
  996. <thead>
  997. <tr>
  998. <th>Type</th>
  999. <th>Name</th>
  1000. <th>Description</th>
  1001. </tr>
  1002. </thead>
  1003. <tbody>
  1004. <tr>
  1005. <td><a class="xref" href="Terminal.Gui.Point.html">Point</a></td>
  1006. <td><span class="parametername">pos</span></td>
  1007. <td></td>
  1008. </tr>
  1009. </tbody>
  1010. </table>
  1011. <a id="Terminal_Gui_Rect_ToString_" data-uid="Terminal.Gui.Rect.ToString*"></a>
  1012. <h4 id="Terminal_Gui_Rect_ToString" data-uid="Terminal.Gui.Rect.ToString">ToString()</h4>
  1013. <div class="markdown level1 summary">
  1014. ToString Method
  1015. </div>
  1016. <div class="markdown level1 conceptual"></div>
  1017. <h5 class="decalaration">Declaration</h5>
  1018. <div class="codewrapper">
  1019. <pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
  1020. </div>
  1021. <h5 class="returns">Returns</h5>
  1022. <table class="table table-bordered table-striped table-condensed">
  1023. <thead>
  1024. <tr>
  1025. <th>Type</th>
  1026. <th>Description</th>
  1027. </tr>
  1028. </thead>
  1029. <tbody>
  1030. <tr>
  1031. <td><span class="xref">System.String</span></td>
  1032. <td></td>
  1033. </tr>
  1034. </tbody>
  1035. </table>
  1036. <a id="Terminal_Gui_Rect_Union_" data-uid="Terminal.Gui.Rect.Union*"></a>
  1037. <h4 id="Terminal_Gui_Rect_Union_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)">Union(Rect, Rect)</h4>
  1038. <div class="markdown level1 summary">
  1039. Union Shared Method
  1040. </div>
  1041. <div class="markdown level1 conceptual"></div>
  1042. <h5 class="decalaration">Declaration</h5>
  1043. <div class="codewrapper">
  1044. <pre><code class="lang-csharp hljs">public static Rect Union(Rect a, Rect b)</code></pre>
  1045. </div>
  1046. <h5 class="parameters">Parameters</h5>
  1047. <table class="table table-bordered table-striped table-condensed">
  1048. <thead>
  1049. <tr>
  1050. <th>Type</th>
  1051. <th>Name</th>
  1052. <th>Description</th>
  1053. </tr>
  1054. </thead>
  1055. <tbody>
  1056. <tr>
  1057. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1058. <td><span class="parametername">a</span></td>
  1059. <td></td>
  1060. </tr>
  1061. <tr>
  1062. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1063. <td><span class="parametername">b</span></td>
  1064. <td></td>
  1065. </tr>
  1066. </tbody>
  1067. </table>
  1068. <h5 class="returns">Returns</h5>
  1069. <table class="table table-bordered table-striped table-condensed">
  1070. <thead>
  1071. <tr>
  1072. <th>Type</th>
  1073. <th>Description</th>
  1074. </tr>
  1075. </thead>
  1076. <tbody>
  1077. <tr>
  1078. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1079. <td></td>
  1080. </tr>
  1081. </tbody>
  1082. </table>
  1083. <h3 id="operators">Operators
  1084. </h3>
  1085. <a id="Terminal_Gui_Rect_op_Equality_" data-uid="Terminal.Gui.Rect.op_Equality*"></a>
  1086. <h4 id="Terminal_Gui_Rect_op_Equality_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)">Equality(Rect, Rect)</h4>
  1087. <div class="markdown level1 summary">
  1088. Equality Operator
  1089. </div>
  1090. <div class="markdown level1 conceptual"></div>
  1091. <h5 class="decalaration">Declaration</h5>
  1092. <div class="codewrapper">
  1093. <pre><code class="lang-csharp hljs">public static bool operator ==(Rect left, Rect right)</code></pre>
  1094. </div>
  1095. <h5 class="parameters">Parameters</h5>
  1096. <table class="table table-bordered table-striped table-condensed">
  1097. <thead>
  1098. <tr>
  1099. <th>Type</th>
  1100. <th>Name</th>
  1101. <th>Description</th>
  1102. </tr>
  1103. </thead>
  1104. <tbody>
  1105. <tr>
  1106. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1107. <td><span class="parametername">left</span></td>
  1108. <td></td>
  1109. </tr>
  1110. <tr>
  1111. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1112. <td><span class="parametername">right</span></td>
  1113. <td></td>
  1114. </tr>
  1115. </tbody>
  1116. </table>
  1117. <h5 class="returns">Returns</h5>
  1118. <table class="table table-bordered table-striped table-condensed">
  1119. <thead>
  1120. <tr>
  1121. <th>Type</th>
  1122. <th>Description</th>
  1123. </tr>
  1124. </thead>
  1125. <tbody>
  1126. <tr>
  1127. <td><span class="xref">System.Boolean</span></td>
  1128. <td></td>
  1129. </tr>
  1130. </tbody>
  1131. </table>
  1132. <a id="Terminal_Gui_Rect_op_Inequality_" data-uid="Terminal.Gui.Rect.op_Inequality*"></a>
  1133. <h4 id="Terminal_Gui_Rect_op_Inequality_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)">Inequality(Rect, Rect)</h4>
  1134. <div class="markdown level1 summary">
  1135. Inequality Operator
  1136. </div>
  1137. <div class="markdown level1 conceptual"></div>
  1138. <h5 class="decalaration">Declaration</h5>
  1139. <div class="codewrapper">
  1140. <pre><code class="lang-csharp hljs">public static bool operator !=(Rect left, Rect right)</code></pre>
  1141. </div>
  1142. <h5 class="parameters">Parameters</h5>
  1143. <table class="table table-bordered table-striped table-condensed">
  1144. <thead>
  1145. <tr>
  1146. <th>Type</th>
  1147. <th>Name</th>
  1148. <th>Description</th>
  1149. </tr>
  1150. </thead>
  1151. <tbody>
  1152. <tr>
  1153. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1154. <td><span class="parametername">left</span></td>
  1155. <td></td>
  1156. </tr>
  1157. <tr>
  1158. <td><a class="xref" href="Terminal.Gui.Rect.html">Rect</a></td>
  1159. <td><span class="parametername">right</span></td>
  1160. <td></td>
  1161. </tr>
  1162. </tbody>
  1163. </table>
  1164. <h5 class="returns">Returns</h5>
  1165. <table class="table table-bordered table-striped table-condensed">
  1166. <thead>
  1167. <tr>
  1168. <th>Type</th>
  1169. <th>Description</th>
  1170. </tr>
  1171. </thead>
  1172. <tbody>
  1173. <tr>
  1174. <td><span class="xref">System.Boolean</span></td>
  1175. <td></td>
  1176. </tr>
  1177. </tbody>
  1178. </table>
  1179. </article>
  1180. </div>
  1181. <div class="hidden-sm col-md-2" role="complementary">
  1182. <div class="sideaffix">
  1183. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  1184. <h5>In This Article</h5>
  1185. <div></div>
  1186. </nav>
  1187. </div>
  1188. </div>
  1189. </div>
  1190. </div>
  1191. <footer>
  1192. <div class="grad-bottom"></div>
  1193. <div class="footer">
  1194. <div class="container">
  1195. <span class="pull-right">
  1196. <a href="#top">Back to top</a>
  1197. </span>
  1198. <span>Generated by <strong>DocFX</strong></span>
  1199. </div>
  1200. </div>
  1201. </footer>
  1202. </div>
  1203. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  1204. <script type="text/javascript" src="../../styles/docfx.js"></script>
  1205. <script type="text/javascript" src="../../styles/main.js"></script>
  1206. </body>
  1207. </html>