Terminal.Rect.html 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390
  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>Struct Rect
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Struct Rect
  11. ">
  12. <meta name="generator" content="docfx 2.18.2.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. <meta property="docfx:navrel" content="">
  18. <meta property="docfx:tocrel" content="../toc.html">
  19. </head>
  20. <body data-spy="scroll" data-target="#affix">
  21. <div id="wrapper">
  22. <header>
  23. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  24. <div class="container">
  25. <div class="navbar-header">
  26. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  27. <span class="sr-only">Toggle navigation</span>
  28. <span class="icon-bar"></span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. </button>
  32. <a class="navbar-brand" href="../../index.html">
  33. <img id="logo" class="svg" src="../../logo.svg" alt="">
  34. </a>
  35. </div>
  36. <div class="collapse navbar-collapse" id="navbar">
  37. <form class="navbar-form navbar-right" role="search" id="search">
  38. <div class="form-group">
  39. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  40. </div>
  41. </form>
  42. </div>
  43. </div>
  44. </nav>
  45. <div class="subnav navbar navbar-default">
  46. <div class="container hide-when-search" id="breadcrumb">
  47. <ul class="breadcrumb">
  48. <li></li>
  49. </ul>
  50. </div>
  51. </div>
  52. </header>
  53. <div role="main" class="container body-content hide-when-search">
  54. <div class="sidenav hide-when-search">
  55. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  56. <div class="sidetoggle collapse" id="sidetoggle">
  57. <div id="sidetoc"></div>
  58. </div>
  59. </div>
  60. <div class="article row grid-right">
  61. <div class="col-md-10">
  62. <article class="content wrap" id="_content" data-uid="Terminal.Rect">
  63. <h1 id="Terminal_Rect" data-uid="Terminal.Rect">Struct Rect
  64. </h1>
  65. <div class="markdown level0 summary"></div>
  66. <div class="markdown level0 conceptual"></div>
  67. <h6><strong>Namespace</strong>: <a class="xref" href="../Terminal.html">Terminal</a></h6>
  68. <h6><strong>Assembly</strong>: Terminal.dll</h6>
  69. <h5 id="Terminal_Rect_syntax">Syntax</h5>
  70. <div class="codewrapper">
  71. <pre><code class="lang-csharp hljs">public struct Rect</code></pre>
  72. </div>
  73. <h3 id="constructors">Constructors
  74. </h3>
  75. <a id="Terminal_Rect__ctor_" data-uid="Terminal.Rect.#ctor*"></a>
  76. <h4 id="Terminal_Rect__ctor_Terminal_Point_Terminal_Size_" data-uid="Terminal.Rect.#ctor(Terminal.Point,Terminal.Size)">Rect(Point, Size)</h4>
  77. <div class="markdown level1 summary"><p>Rectangle Constructor</p>
  78. </div>
  79. <div class="markdown level1 conceptual"></div>
  80. <h5 class="decalaration">Declaration</h5>
  81. <div class="codewrapper">
  82. <pre><code class="lang-csharp hljs">public Rect (Terminal.Point location, Terminal.Size size);</code></pre>
  83. </div>
  84. <h5 class="parameters">Parameters</h5>
  85. <table class="table table-bordered table-striped table-condensed">
  86. <thead>
  87. <tr>
  88. <th>Type</th>
  89. <th>Name</th>
  90. <th>Description</th>
  91. </tr>
  92. </thead>
  93. <tbody>
  94. <tr>
  95. <td><a class="xref" href="Terminal.Point.html">Point</a></td>
  96. <td><span class="parametername">location</span></td>
  97. <td><p>To be added.</p>
  98. </td>
  99. </tr>
  100. <tr>
  101. <td><a class="xref" href="Terminal.Size.html">Size</a></td>
  102. <td><span class="parametername">size</span></td>
  103. <td><p>To be added.</p>
  104. </td>
  105. </tr>
  106. </tbody>
  107. </table>
  108. <h5 id="Terminal_Rect__ctor_Terminal_Point_Terminal_Size__remarks">Remarks</h5>
  109. <div class="markdown level1 remarks"><p>Creates a Rectangle from Point and Size values.</p>
  110. </div>
  111. <a id="Terminal_Rect__ctor_" data-uid="Terminal.Rect.#ctor*"></a>
  112. <h4 id="Terminal_Rect__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">Rect(Int32, Int32, Int32, Int32)</h4>
  113. <div class="markdown level1 summary"><p>Rectangle Constructor</p>
  114. </div>
  115. <div class="markdown level1 conceptual"></div>
  116. <h5 class="decalaration">Declaration</h5>
  117. <div class="codewrapper">
  118. <pre><code class="lang-csharp hljs">public Rect (int x, int y, int width, int height);</code></pre>
  119. </div>
  120. <h5 class="parameters">Parameters</h5>
  121. <table class="table table-bordered table-striped table-condensed">
  122. <thead>
  123. <tr>
  124. <th>Type</th>
  125. <th>Name</th>
  126. <th>Description</th>
  127. </tr>
  128. </thead>
  129. <tbody>
  130. <tr>
  131. <td><span class="xref">System.Int32</span></td>
  132. <td><span class="parametername">x</span></td>
  133. <td><p>To be added.</p>
  134. </td>
  135. </tr>
  136. <tr>
  137. <td><span class="xref">System.Int32</span></td>
  138. <td><span class="parametername">y</span></td>
  139. <td><p>To be added.</p>
  140. </td>
  141. </tr>
  142. <tr>
  143. <td><span class="xref">System.Int32</span></td>
  144. <td><span class="parametername">width</span></td>
  145. <td><p>To be added.</p>
  146. </td>
  147. </tr>
  148. <tr>
  149. <td><span class="xref">System.Int32</span></td>
  150. <td><span class="parametername">height</span></td>
  151. <td><p>To be added.</p>
  152. </td>
  153. </tr>
  154. </tbody>
  155. </table>
  156. <h5 id="Terminal_Rect__ctor_System_Int32_System_Int32_System_Int32_System_Int32__remarks">Remarks</h5>
  157. <div class="markdown level1 remarks"><p>Creates a Rectangle from a specified x,y location and
  158. width and height values.</p>
  159. </div>
  160. <h3 id="fields">Fields
  161. </h3>
  162. <h4 id="Terminal_Rect_Empty" data-uid="Terminal.Rect.Empty">Empty</h4>
  163. <div class="markdown level1 summary"><p>Empty Shared Field</p>
  164. </div>
  165. <div class="markdown level1 conceptual"></div>
  166. <h5 class="decalaration">Declaration</h5>
  167. <div class="codewrapper">
  168. <pre><code class="lang-csharp hljs">public static readonly Terminal.Rect Empty;</code></pre>
  169. </div>
  170. <h5 class="fieldValue">Field Value</h5>
  171. <table class="table table-bordered table-striped table-condensed">
  172. <thead>
  173. <tr>
  174. <th>Type</th>
  175. <th>Description</th>
  176. </tr>
  177. </thead>
  178. <tbody>
  179. <tr>
  180. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  181. <td><p>To be added.</p>
  182. </td>
  183. </tr>
  184. </tbody>
  185. </table>
  186. <h5 id="Terminal_Rect_Empty_remarks">Remarks</h5>
  187. <div class="markdown level1 remarks"><p>An uninitialized Rectangle Structure.</p>
  188. </div>
  189. <h4 id="Terminal_Rect_Height" data-uid="Terminal.Rect.Height">Height</h4>
  190. <div class="markdown level1 summary"></div>
  191. <div class="markdown level1 conceptual"></div>
  192. <h5 class="decalaration">Declaration</h5>
  193. <div class="codewrapper">
  194. <pre><code class="lang-csharp hljs">public int Height;</code></pre>
  195. </div>
  196. <h5 class="fieldValue">Field Value</h5>
  197. <table class="table table-bordered table-striped table-condensed">
  198. <thead>
  199. <tr>
  200. <th>Type</th>
  201. <th>Description</th>
  202. </tr>
  203. </thead>
  204. <tbody>
  205. <tr>
  206. <td><span class="xref">System.Int32</span></td>
  207. <td><p>To be added.</p>
  208. </td>
  209. </tr>
  210. </tbody>
  211. </table>
  212. <h4 id="Terminal_Rect_Width" data-uid="Terminal.Rect.Width">Width</h4>
  213. <div class="markdown level1 summary"></div>
  214. <div class="markdown level1 conceptual"></div>
  215. <h5 class="decalaration">Declaration</h5>
  216. <div class="codewrapper">
  217. <pre><code class="lang-csharp hljs">public int Width;</code></pre>
  218. </div>
  219. <h5 class="fieldValue">Field Value</h5>
  220. <table class="table table-bordered table-striped table-condensed">
  221. <thead>
  222. <tr>
  223. <th>Type</th>
  224. <th>Description</th>
  225. </tr>
  226. </thead>
  227. <tbody>
  228. <tr>
  229. <td><span class="xref">System.Int32</span></td>
  230. <td><p>To be added.</p>
  231. </td>
  232. </tr>
  233. </tbody>
  234. </table>
  235. <h4 id="Terminal_Rect_X" data-uid="Terminal.Rect.X">X</h4>
  236. <div class="markdown level1 summary"></div>
  237. <div class="markdown level1 conceptual"></div>
  238. <h5 class="decalaration">Declaration</h5>
  239. <div class="codewrapper">
  240. <pre><code class="lang-csharp hljs">public int X;</code></pre>
  241. </div>
  242. <h5 class="fieldValue">Field Value</h5>
  243. <table class="table table-bordered table-striped table-condensed">
  244. <thead>
  245. <tr>
  246. <th>Type</th>
  247. <th>Description</th>
  248. </tr>
  249. </thead>
  250. <tbody>
  251. <tr>
  252. <td><span class="xref">System.Int32</span></td>
  253. <td><p>To be added.</p>
  254. </td>
  255. </tr>
  256. </tbody>
  257. </table>
  258. <h4 id="Terminal_Rect_Y" data-uid="Terminal.Rect.Y">Y</h4>
  259. <div class="markdown level1 summary"></div>
  260. <div class="markdown level1 conceptual"></div>
  261. <h5 class="decalaration">Declaration</h5>
  262. <div class="codewrapper">
  263. <pre><code class="lang-csharp hljs">public int Y;</code></pre>
  264. </div>
  265. <h5 class="fieldValue">Field Value</h5>
  266. <table class="table table-bordered table-striped table-condensed">
  267. <thead>
  268. <tr>
  269. <th>Type</th>
  270. <th>Description</th>
  271. </tr>
  272. </thead>
  273. <tbody>
  274. <tr>
  275. <td><span class="xref">System.Int32</span></td>
  276. <td><p>To be added.</p>
  277. </td>
  278. </tr>
  279. </tbody>
  280. </table>
  281. <h3 id="properties">Properties
  282. </h3>
  283. <a id="Terminal_Rect_Bottom_" data-uid="Terminal.Rect.Bottom*"></a>
  284. <h4 id="Terminal_Rect_Bottom" data-uid="Terminal.Rect.Bottom">Bottom</h4>
  285. <div class="markdown level1 summary"><p>Bottom Property</p>
  286. </div>
  287. <div class="markdown level1 conceptual"></div>
  288. <h5 class="decalaration">Declaration</h5>
  289. <div class="codewrapper">
  290. <pre><code class="lang-csharp hljs">public int Bottom { get; }</code></pre>
  291. </div>
  292. <h5 class="propertyValue">Property Value</h5>
  293. <table class="table table-bordered table-striped table-condensed">
  294. <thead>
  295. <tr>
  296. <th>Type</th>
  297. <th>Description</th>
  298. </tr>
  299. </thead>
  300. <tbody>
  301. <tr>
  302. <td><span class="xref">System.Int32</span></td>
  303. <td><p>To be added.</p>
  304. </td>
  305. </tr>
  306. </tbody>
  307. </table>
  308. <h5 id="Terminal_Rect_Bottom_remarks">Remarks</h5>
  309. <div class="markdown level1 remarks"><p>The Y coordinate of the bottom edge of the Rectangle.
  310. Read only.</p>
  311. </div>
  312. <a id="Terminal_Rect_IsEmpty_" data-uid="Terminal.Rect.IsEmpty*"></a>
  313. <h4 id="Terminal_Rect_IsEmpty" data-uid="Terminal.Rect.IsEmpty">IsEmpty</h4>
  314. <div class="markdown level1 summary"><p>IsEmpty Property</p>
  315. </div>
  316. <div class="markdown level1 conceptual"></div>
  317. <h5 class="decalaration">Declaration</h5>
  318. <div class="codewrapper">
  319. <pre><code class="lang-csharp hljs">public bool IsEmpty { get; }</code></pre>
  320. </div>
  321. <h5 class="propertyValue">Property Value</h5>
  322. <table class="table table-bordered table-striped table-condensed">
  323. <thead>
  324. <tr>
  325. <th>Type</th>
  326. <th>Description</th>
  327. </tr>
  328. </thead>
  329. <tbody>
  330. <tr>
  331. <td><span class="xref">System.Boolean</span></td>
  332. <td><p>To be added.</p>
  333. </td>
  334. </tr>
  335. </tbody>
  336. </table>
  337. <h5 id="Terminal_Rect_IsEmpty_remarks">Remarks</h5>
  338. <div class="markdown level1 remarks"><p>Indicates if the width or height are zero. Read only.</p>
  339. </div>
  340. <a id="Terminal_Rect_Left_" data-uid="Terminal.Rect.Left*"></a>
  341. <h4 id="Terminal_Rect_Left" data-uid="Terminal.Rect.Left">Left</h4>
  342. <div class="markdown level1 summary"><p>Left Property</p>
  343. </div>
  344. <div class="markdown level1 conceptual"></div>
  345. <h5 class="decalaration">Declaration</h5>
  346. <div class="codewrapper">
  347. <pre><code class="lang-csharp hljs">public int Left { get; }</code></pre>
  348. </div>
  349. <h5 class="propertyValue">Property Value</h5>
  350. <table class="table table-bordered table-striped table-condensed">
  351. <thead>
  352. <tr>
  353. <th>Type</th>
  354. <th>Description</th>
  355. </tr>
  356. </thead>
  357. <tbody>
  358. <tr>
  359. <td><span class="xref">System.Int32</span></td>
  360. <td><p>To be added.</p>
  361. </td>
  362. </tr>
  363. </tbody>
  364. </table>
  365. <h5 id="Terminal_Rect_Left_remarks">Remarks</h5>
  366. <div class="markdown level1 remarks"><p>The X coordinate of the left edge of the Rectangle.
  367. Read only.</p>
  368. </div>
  369. <a id="Terminal_Rect_Location_" data-uid="Terminal.Rect.Location*"></a>
  370. <h4 id="Terminal_Rect_Location" data-uid="Terminal.Rect.Location">Location</h4>
  371. <div class="markdown level1 summary"><p>Location Property</p>
  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 Terminal.Point Location { get; set; }</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><a class="xref" href="Terminal.Point.html">Point</a></td>
  389. <td><p>To be added.</p>
  390. </td>
  391. </tr>
  392. </tbody>
  393. </table>
  394. <h5 id="Terminal_Rect_Location_remarks">Remarks</h5>
  395. <div class="markdown level1 remarks"><p>The Location of the top-left corner of the Rectangle.</p>
  396. </div>
  397. <a id="Terminal_Rect_Right_" data-uid="Terminal.Rect.Right*"></a>
  398. <h4 id="Terminal_Rect_Right" data-uid="Terminal.Rect.Right">Right</h4>
  399. <div class="markdown level1 summary"><p>Right Property</p>
  400. </div>
  401. <div class="markdown level1 conceptual"></div>
  402. <h5 class="decalaration">Declaration</h5>
  403. <div class="codewrapper">
  404. <pre><code class="lang-csharp hljs">public int Right { get; }</code></pre>
  405. </div>
  406. <h5 class="propertyValue">Property Value</h5>
  407. <table class="table table-bordered table-striped table-condensed">
  408. <thead>
  409. <tr>
  410. <th>Type</th>
  411. <th>Description</th>
  412. </tr>
  413. </thead>
  414. <tbody>
  415. <tr>
  416. <td><span class="xref">System.Int32</span></td>
  417. <td><p>To be added.</p>
  418. </td>
  419. </tr>
  420. </tbody>
  421. </table>
  422. <h5 id="Terminal_Rect_Right_remarks">Remarks</h5>
  423. <div class="markdown level1 remarks"><p>The X coordinate of the right edge of the Rectangle.
  424. Read only.</p>
  425. </div>
  426. <a id="Terminal_Rect_Size_" data-uid="Terminal.Rect.Size*"></a>
  427. <h4 id="Terminal_Rect_Size" data-uid="Terminal.Rect.Size">Size</h4>
  428. <div class="markdown level1 summary"><p>Size Property</p>
  429. </div>
  430. <div class="markdown level1 conceptual"></div>
  431. <h5 class="decalaration">Declaration</h5>
  432. <div class="codewrapper">
  433. <pre><code class="lang-csharp hljs">public Terminal.Size Size { get; set; }</code></pre>
  434. </div>
  435. <h5 class="propertyValue">Property Value</h5>
  436. <table class="table table-bordered table-striped table-condensed">
  437. <thead>
  438. <tr>
  439. <th>Type</th>
  440. <th>Description</th>
  441. </tr>
  442. </thead>
  443. <tbody>
  444. <tr>
  445. <td><a class="xref" href="Terminal.Size.html">Size</a></td>
  446. <td><p>To be added.</p>
  447. </td>
  448. </tr>
  449. </tbody>
  450. </table>
  451. <h5 id="Terminal_Rect_Size_remarks">Remarks</h5>
  452. <div class="markdown level1 remarks"><p>The Size of the Rectangle.</p>
  453. </div>
  454. <a id="Terminal_Rect_Top_" data-uid="Terminal.Rect.Top*"></a>
  455. <h4 id="Terminal_Rect_Top" data-uid="Terminal.Rect.Top">Top</h4>
  456. <div class="markdown level1 summary"><p>Top Property</p>
  457. </div>
  458. <div class="markdown level1 conceptual"></div>
  459. <h5 class="decalaration">Declaration</h5>
  460. <div class="codewrapper">
  461. <pre><code class="lang-csharp hljs">public int Top { get; }</code></pre>
  462. </div>
  463. <h5 class="propertyValue">Property Value</h5>
  464. <table class="table table-bordered table-striped table-condensed">
  465. <thead>
  466. <tr>
  467. <th>Type</th>
  468. <th>Description</th>
  469. </tr>
  470. </thead>
  471. <tbody>
  472. <tr>
  473. <td><span class="xref">System.Int32</span></td>
  474. <td><p>To be added.</p>
  475. </td>
  476. </tr>
  477. </tbody>
  478. </table>
  479. <h5 id="Terminal_Rect_Top_remarks">Remarks</h5>
  480. <div class="markdown level1 remarks"><p>The Y coordinate of the top edge of the Rectangle.
  481. Read only.</p>
  482. </div>
  483. <h3 id="methods">Methods
  484. </h3>
  485. <a id="Terminal_Rect_Contains_" data-uid="Terminal.Rect.Contains*"></a>
  486. <h4 id="Terminal_Rect_Contains_Terminal_Point_" data-uid="Terminal.Rect.Contains(Terminal.Point)">Contains(Point)</h4>
  487. <div class="markdown level1 summary"><p>Contains Method</p>
  488. </div>
  489. <div class="markdown level1 conceptual"></div>
  490. <h5 class="decalaration">Declaration</h5>
  491. <div class="codewrapper">
  492. <pre><code class="lang-csharp hljs">public bool Contains (Terminal.Point pt);</code></pre>
  493. </div>
  494. <h5 class="parameters">Parameters</h5>
  495. <table class="table table-bordered table-striped table-condensed">
  496. <thead>
  497. <tr>
  498. <th>Type</th>
  499. <th>Name</th>
  500. <th>Description</th>
  501. </tr>
  502. </thead>
  503. <tbody>
  504. <tr>
  505. <td><a class="xref" href="Terminal.Point.html">Point</a></td>
  506. <td><span class="parametername">pt</span></td>
  507. <td><p>To be added.</p>
  508. </td>
  509. </tr>
  510. </tbody>
  511. </table>
  512. <h5 class="returns">Returns</h5>
  513. <table class="table table-bordered table-striped table-condensed">
  514. <thead>
  515. <tr>
  516. <th>Type</th>
  517. <th>Description</th>
  518. </tr>
  519. </thead>
  520. <tbody>
  521. <tr>
  522. <td><span class="xref">System.Boolean</span></td>
  523. <td><p>To be added.</p>
  524. </td>
  525. </tr>
  526. </tbody>
  527. </table>
  528. <h5 id="Terminal_Rect_Contains_Terminal_Point__remarks">Remarks</h5>
  529. <div class="markdown level1 remarks"><p>Checks if a Point lies within this Rectangle.</p>
  530. </div>
  531. <a id="Terminal_Rect_Contains_" data-uid="Terminal.Rect.Contains*"></a>
  532. <h4 id="Terminal_Rect_Contains_Terminal_Rect_" data-uid="Terminal.Rect.Contains(Terminal.Rect)">Contains(Rect)</h4>
  533. <div class="markdown level1 summary"><p>Contains Method</p>
  534. </div>
  535. <div class="markdown level1 conceptual"></div>
  536. <h5 class="decalaration">Declaration</h5>
  537. <div class="codewrapper">
  538. <pre><code class="lang-csharp hljs">public bool Contains (Terminal.Rect rect);</code></pre>
  539. </div>
  540. <h5 class="parameters">Parameters</h5>
  541. <table class="table table-bordered table-striped table-condensed">
  542. <thead>
  543. <tr>
  544. <th>Type</th>
  545. <th>Name</th>
  546. <th>Description</th>
  547. </tr>
  548. </thead>
  549. <tbody>
  550. <tr>
  551. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  552. <td><span class="parametername">rect</span></td>
  553. <td><p>To be added.</p>
  554. </td>
  555. </tr>
  556. </tbody>
  557. </table>
  558. <h5 class="returns">Returns</h5>
  559. <table class="table table-bordered table-striped table-condensed">
  560. <thead>
  561. <tr>
  562. <th>Type</th>
  563. <th>Description</th>
  564. </tr>
  565. </thead>
  566. <tbody>
  567. <tr>
  568. <td><span class="xref">System.Boolean</span></td>
  569. <td><p>To be added.</p>
  570. </td>
  571. </tr>
  572. </tbody>
  573. </table>
  574. <h5 id="Terminal_Rect_Contains_Terminal_Rect__remarks">Remarks</h5>
  575. <div class="markdown level1 remarks"><p>Checks if a Rectangle lies entirely within this
  576. Rectangle.</p>
  577. </div>
  578. <a id="Terminal_Rect_Contains_" data-uid="Terminal.Rect.Contains*"></a>
  579. <h4 id="Terminal_Rect_Contains_System_Int32_System_Int32_" data-uid="Terminal.Rect.Contains(System.Int32,System.Int32)">Contains(Int32, Int32)</h4>
  580. <div class="markdown level1 summary"><p>Contains Method</p>
  581. </div>
  582. <div class="markdown level1 conceptual"></div>
  583. <h5 class="decalaration">Declaration</h5>
  584. <div class="codewrapper">
  585. <pre><code class="lang-csharp hljs">public bool Contains (int x, int y);</code></pre>
  586. </div>
  587. <h5 class="parameters">Parameters</h5>
  588. <table class="table table-bordered table-striped table-condensed">
  589. <thead>
  590. <tr>
  591. <th>Type</th>
  592. <th>Name</th>
  593. <th>Description</th>
  594. </tr>
  595. </thead>
  596. <tbody>
  597. <tr>
  598. <td><span class="xref">System.Int32</span></td>
  599. <td><span class="parametername">x</span></td>
  600. <td><p>To be added.</p>
  601. </td>
  602. </tr>
  603. <tr>
  604. <td><span class="xref">System.Int32</span></td>
  605. <td><span class="parametername">y</span></td>
  606. <td><p>To be added.</p>
  607. </td>
  608. </tr>
  609. </tbody>
  610. </table>
  611. <h5 class="returns">Returns</h5>
  612. <table class="table table-bordered table-striped table-condensed">
  613. <thead>
  614. <tr>
  615. <th>Type</th>
  616. <th>Description</th>
  617. </tr>
  618. </thead>
  619. <tbody>
  620. <tr>
  621. <td><span class="xref">System.Boolean</span></td>
  622. <td><p>To be added.</p>
  623. </td>
  624. </tr>
  625. </tbody>
  626. </table>
  627. <h5 id="Terminal_Rect_Contains_System_Int32_System_Int32__remarks">Remarks</h5>
  628. <div class="markdown level1 remarks"><p>Checks if an x,y coordinate lies within this Rectangle.</p>
  629. </div>
  630. <a id="Terminal_Rect_Equals_" data-uid="Terminal.Rect.Equals*"></a>
  631. <h4 id="Terminal_Rect_Equals_System_Object_" data-uid="Terminal.Rect.Equals(System.Object)">Equals(Object)</h4>
  632. <div class="markdown level1 summary"><p>Equals Method</p>
  633. </div>
  634. <div class="markdown level1 conceptual"></div>
  635. <h5 class="decalaration">Declaration</h5>
  636. <div class="codewrapper">
  637. <pre><code class="lang-csharp hljs">public override bool Equals (object obj);</code></pre>
  638. </div>
  639. <h5 class="parameters">Parameters</h5>
  640. <table class="table table-bordered table-striped table-condensed">
  641. <thead>
  642. <tr>
  643. <th>Type</th>
  644. <th>Name</th>
  645. <th>Description</th>
  646. </tr>
  647. </thead>
  648. <tbody>
  649. <tr>
  650. <td><span class="xref">System.Object</span></td>
  651. <td><span class="parametername">obj</span></td>
  652. <td><p>To be added.</p>
  653. </td>
  654. </tr>
  655. </tbody>
  656. </table>
  657. <h5 class="returns">Returns</h5>
  658. <table class="table table-bordered table-striped table-condensed">
  659. <thead>
  660. <tr>
  661. <th>Type</th>
  662. <th>Description</th>
  663. </tr>
  664. </thead>
  665. <tbody>
  666. <tr>
  667. <td><span class="xref">System.Boolean</span></td>
  668. <td><p>To be added.</p>
  669. </td>
  670. </tr>
  671. </tbody>
  672. </table>
  673. <h5 id="Terminal_Rect_Equals_System_Object__remarks">Remarks</h5>
  674. <div class="markdown level1 remarks"><p>Checks equivalence of this Rectangle and another object.</p>
  675. </div>
  676. <a id="Terminal_Rect_FromLTRB_" data-uid="Terminal.Rect.FromLTRB*"></a>
  677. <h4 id="Terminal_Rect_FromLTRB_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)">FromLTRB(Int32, Int32, Int32, Int32)</h4>
  678. <div class="markdown level1 summary"><p>FromLTRB Shared Method</p>
  679. </div>
  680. <div class="markdown level1 conceptual"></div>
  681. <h5 class="decalaration">Declaration</h5>
  682. <div class="codewrapper">
  683. <pre><code class="lang-csharp hljs">public static Terminal.Rect FromLTRB (int left, int top, int right, int bottom);</code></pre>
  684. </div>
  685. <h5 class="parameters">Parameters</h5>
  686. <table class="table table-bordered table-striped table-condensed">
  687. <thead>
  688. <tr>
  689. <th>Type</th>
  690. <th>Name</th>
  691. <th>Description</th>
  692. </tr>
  693. </thead>
  694. <tbody>
  695. <tr>
  696. <td><span class="xref">System.Int32</span></td>
  697. <td><span class="parametername">left</span></td>
  698. <td><p>To be added.</p>
  699. </td>
  700. </tr>
  701. <tr>
  702. <td><span class="xref">System.Int32</span></td>
  703. <td><span class="parametername">top</span></td>
  704. <td><p>To be added.</p>
  705. </td>
  706. </tr>
  707. <tr>
  708. <td><span class="xref">System.Int32</span></td>
  709. <td><span class="parametername">right</span></td>
  710. <td><p>To be added.</p>
  711. </td>
  712. </tr>
  713. <tr>
  714. <td><span class="xref">System.Int32</span></td>
  715. <td><span class="parametername">bottom</span></td>
  716. <td><p>To be added.</p>
  717. </td>
  718. </tr>
  719. </tbody>
  720. </table>
  721. <h5 class="returns">Returns</h5>
  722. <table class="table table-bordered table-striped table-condensed">
  723. <thead>
  724. <tr>
  725. <th>Type</th>
  726. <th>Description</th>
  727. </tr>
  728. </thead>
  729. <tbody>
  730. <tr>
  731. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  732. <td><p>To be added.</p>
  733. </td>
  734. </tr>
  735. </tbody>
  736. </table>
  737. <h5 id="Terminal_Rect_FromLTRB_System_Int32_System_Int32_System_Int32_System_Int32__remarks">Remarks</h5>
  738. <div class="markdown level1 remarks"><p>Produces a Rectangle structure from left, top, right
  739. and bottom coordinates.</p>
  740. </div>
  741. <a id="Terminal_Rect_GetHashCode_" data-uid="Terminal.Rect.GetHashCode*"></a>
  742. <h4 id="Terminal_Rect_GetHashCode" data-uid="Terminal.Rect.GetHashCode">GetHashCode()</h4>
  743. <div class="markdown level1 summary"><p>GetHashCode Method</p>
  744. </div>
  745. <div class="markdown level1 conceptual"></div>
  746. <h5 class="decalaration">Declaration</h5>
  747. <div class="codewrapper">
  748. <pre><code class="lang-csharp hljs">public override int GetHashCode ();</code></pre>
  749. </div>
  750. <h5 class="returns">Returns</h5>
  751. <table class="table table-bordered table-striped table-condensed">
  752. <thead>
  753. <tr>
  754. <th>Type</th>
  755. <th>Description</th>
  756. </tr>
  757. </thead>
  758. <tbody>
  759. <tr>
  760. <td><span class="xref">System.Int32</span></td>
  761. <td><p>To be added.</p>
  762. </td>
  763. </tr>
  764. </tbody>
  765. </table>
  766. <h5 id="Terminal_Rect_GetHashCode_remarks">Remarks</h5>
  767. <div class="markdown level1 remarks"><p>Calculates a hashing value.</p>
  768. </div>
  769. <a id="Terminal_Rect_Inflate_" data-uid="Terminal.Rect.Inflate*"></a>
  770. <h4 id="Terminal_Rect_Inflate_Terminal_Size_" data-uid="Terminal.Rect.Inflate(Terminal.Size)">Inflate(Size)</h4>
  771. <div class="markdown level1 summary"><p>Inflate Method</p>
  772. </div>
  773. <div class="markdown level1 conceptual"></div>
  774. <h5 class="decalaration">Declaration</h5>
  775. <div class="codewrapper">
  776. <pre><code class="lang-csharp hljs">public void Inflate (Terminal.Size size);</code></pre>
  777. </div>
  778. <h5 class="parameters">Parameters</h5>
  779. <table class="table table-bordered table-striped table-condensed">
  780. <thead>
  781. <tr>
  782. <th>Type</th>
  783. <th>Name</th>
  784. <th>Description</th>
  785. </tr>
  786. </thead>
  787. <tbody>
  788. <tr>
  789. <td><a class="xref" href="Terminal.Size.html">Size</a></td>
  790. <td><span class="parametername">size</span></td>
  791. <td><p>To be added.</p>
  792. </td>
  793. </tr>
  794. </tbody>
  795. </table>
  796. <h5 id="Terminal_Rect_Inflate_Terminal_Size__remarks">Remarks</h5>
  797. <div class="markdown level1 remarks"><p>Inflates the Rectangle by a specified Size.</p>
  798. </div>
  799. <a id="Terminal_Rect_Inflate_" data-uid="Terminal.Rect.Inflate*"></a>
  800. <h4 id="Terminal_Rect_Inflate_System_Int32_System_Int32_" data-uid="Terminal.Rect.Inflate(System.Int32,System.Int32)">Inflate(Int32, Int32)</h4>
  801. <div class="markdown level1 summary"><p>Inflate Method</p>
  802. </div>
  803. <div class="markdown level1 conceptual"></div>
  804. <h5 class="decalaration">Declaration</h5>
  805. <div class="codewrapper">
  806. <pre><code class="lang-csharp hljs">public void Inflate (int width, int height);</code></pre>
  807. </div>
  808. <h5 class="parameters">Parameters</h5>
  809. <table class="table table-bordered table-striped table-condensed">
  810. <thead>
  811. <tr>
  812. <th>Type</th>
  813. <th>Name</th>
  814. <th>Description</th>
  815. </tr>
  816. </thead>
  817. <tbody>
  818. <tr>
  819. <td><span class="xref">System.Int32</span></td>
  820. <td><span class="parametername">width</span></td>
  821. <td><p>To be added.</p>
  822. </td>
  823. </tr>
  824. <tr>
  825. <td><span class="xref">System.Int32</span></td>
  826. <td><span class="parametername">height</span></td>
  827. <td><p>To be added.</p>
  828. </td>
  829. </tr>
  830. </tbody>
  831. </table>
  832. <h5 id="Terminal_Rect_Inflate_System_Int32_System_Int32__remarks">Remarks</h5>
  833. <div class="markdown level1 remarks"><p>Inflates the Rectangle by a specified width and height.</p>
  834. </div>
  835. <a id="Terminal_Rect_Inflate_" data-uid="Terminal.Rect.Inflate*"></a>
  836. <h4 id="Terminal_Rect_Inflate_Terminal_Rect_System_Int32_System_Int32_" data-uid="Terminal.Rect.Inflate(Terminal.Rect,System.Int32,System.Int32)">Inflate(Rect, Int32, Int32)</h4>
  837. <div class="markdown level1 summary"><p>Inflate Shared Method</p>
  838. </div>
  839. <div class="markdown level1 conceptual"></div>
  840. <h5 class="decalaration">Declaration</h5>
  841. <div class="codewrapper">
  842. <pre><code class="lang-csharp hljs">public static Terminal.Rect Inflate (Terminal.Rect rect, int x, int y);</code></pre>
  843. </div>
  844. <h5 class="parameters">Parameters</h5>
  845. <table class="table table-bordered table-striped table-condensed">
  846. <thead>
  847. <tr>
  848. <th>Type</th>
  849. <th>Name</th>
  850. <th>Description</th>
  851. </tr>
  852. </thead>
  853. <tbody>
  854. <tr>
  855. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  856. <td><span class="parametername">rect</span></td>
  857. <td><p>To be added.</p>
  858. </td>
  859. </tr>
  860. <tr>
  861. <td><span class="xref">System.Int32</span></td>
  862. <td><span class="parametername">x</span></td>
  863. <td><p>To be added.</p>
  864. </td>
  865. </tr>
  866. <tr>
  867. <td><span class="xref">System.Int32</span></td>
  868. <td><span class="parametername">y</span></td>
  869. <td><p>To be added.</p>
  870. </td>
  871. </tr>
  872. </tbody>
  873. </table>
  874. <h5 class="returns">Returns</h5>
  875. <table class="table table-bordered table-striped table-condensed">
  876. <thead>
  877. <tr>
  878. <th>Type</th>
  879. <th>Description</th>
  880. </tr>
  881. </thead>
  882. <tbody>
  883. <tr>
  884. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  885. <td><p>To be added.</p>
  886. </td>
  887. </tr>
  888. </tbody>
  889. </table>
  890. <h5 id="Terminal_Rect_Inflate_Terminal_Rect_System_Int32_System_Int32__remarks">Remarks</h5>
  891. <div class="markdown level1 remarks"><p>Produces a new Rectangle by inflating an existing
  892. Rectangle by the specified coordinate values.</p>
  893. </div>
  894. <a id="Terminal_Rect_Intersect_" data-uid="Terminal.Rect.Intersect*"></a>
  895. <h4 id="Terminal_Rect_Intersect_Terminal_Rect_Terminal_Rect_" data-uid="Terminal.Rect.Intersect(Terminal.Rect,Terminal.Rect)">Intersect(Rect, Rect)</h4>
  896. <div class="markdown level1 summary"><p>Intersect Shared Method</p>
  897. </div>
  898. <div class="markdown level1 conceptual"></div>
  899. <h5 class="decalaration">Declaration</h5>
  900. <div class="codewrapper">
  901. <pre><code class="lang-csharp hljs">public static Terminal.Rect Intersect (Terminal.Rect a, Terminal.Rect b);</code></pre>
  902. </div>
  903. <h5 class="parameters">Parameters</h5>
  904. <table class="table table-bordered table-striped table-condensed">
  905. <thead>
  906. <tr>
  907. <th>Type</th>
  908. <th>Name</th>
  909. <th>Description</th>
  910. </tr>
  911. </thead>
  912. <tbody>
  913. <tr>
  914. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  915. <td><span class="parametername">a</span></td>
  916. <td><p>To be added.</p>
  917. </td>
  918. </tr>
  919. <tr>
  920. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  921. <td><span class="parametername">b</span></td>
  922. <td><p>To be added.</p>
  923. </td>
  924. </tr>
  925. </tbody>
  926. </table>
  927. <h5 class="returns">Returns</h5>
  928. <table class="table table-bordered table-striped table-condensed">
  929. <thead>
  930. <tr>
  931. <th>Type</th>
  932. <th>Description</th>
  933. </tr>
  934. </thead>
  935. <tbody>
  936. <tr>
  937. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  938. <td><p>To be added.</p>
  939. </td>
  940. </tr>
  941. </tbody>
  942. </table>
  943. <h5 id="Terminal_Rect_Intersect_Terminal_Rect_Terminal_Rect__remarks">Remarks</h5>
  944. <div class="markdown level1 remarks"><p>Produces a new Rectangle by intersecting 2 existing
  945. Rectangles. Returns null if there is no intersection.</p>
  946. </div>
  947. <a id="Terminal_Rect_Intersect_" data-uid="Terminal.Rect.Intersect*"></a>
  948. <h4 id="Terminal_Rect_Intersect_Terminal_Rect_" data-uid="Terminal.Rect.Intersect(Terminal.Rect)">Intersect(Rect)</h4>
  949. <div class="markdown level1 summary"><p>Intersect Method</p>
  950. </div>
  951. <div class="markdown level1 conceptual"></div>
  952. <h5 class="decalaration">Declaration</h5>
  953. <div class="codewrapper">
  954. <pre><code class="lang-csharp hljs">public void Intersect (Terminal.Rect rect);</code></pre>
  955. </div>
  956. <h5 class="parameters">Parameters</h5>
  957. <table class="table table-bordered table-striped table-condensed">
  958. <thead>
  959. <tr>
  960. <th>Type</th>
  961. <th>Name</th>
  962. <th>Description</th>
  963. </tr>
  964. </thead>
  965. <tbody>
  966. <tr>
  967. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  968. <td><span class="parametername">rect</span></td>
  969. <td><p>To be added.</p>
  970. </td>
  971. </tr>
  972. </tbody>
  973. </table>
  974. <h5 id="Terminal_Rect_Intersect_Terminal_Rect__remarks">Remarks</h5>
  975. <div class="markdown level1 remarks"><p>Replaces the Rectangle with the intersection of itself
  976. and another Rectangle.</p>
  977. </div>
  978. <a id="Terminal_Rect_IntersectsWith_" data-uid="Terminal.Rect.IntersectsWith*"></a>
  979. <h4 id="Terminal_Rect_IntersectsWith_Terminal_Rect_" data-uid="Terminal.Rect.IntersectsWith(Terminal.Rect)">IntersectsWith(Rect)</h4>
  980. <div class="markdown level1 summary"><p>IntersectsWith Method</p>
  981. </div>
  982. <div class="markdown level1 conceptual"></div>
  983. <h5 class="decalaration">Declaration</h5>
  984. <div class="codewrapper">
  985. <pre><code class="lang-csharp hljs">public bool IntersectsWith (Terminal.Rect rect);</code></pre>
  986. </div>
  987. <h5 class="parameters">Parameters</h5>
  988. <table class="table table-bordered table-striped table-condensed">
  989. <thead>
  990. <tr>
  991. <th>Type</th>
  992. <th>Name</th>
  993. <th>Description</th>
  994. </tr>
  995. </thead>
  996. <tbody>
  997. <tr>
  998. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  999. <td><span class="parametername">rect</span></td>
  1000. <td><p>To be added.</p>
  1001. </td>
  1002. </tr>
  1003. </tbody>
  1004. </table>
  1005. <h5 class="returns">Returns</h5>
  1006. <table class="table table-bordered table-striped table-condensed">
  1007. <thead>
  1008. <tr>
  1009. <th>Type</th>
  1010. <th>Description</th>
  1011. </tr>
  1012. </thead>
  1013. <tbody>
  1014. <tr>
  1015. <td><span class="xref">System.Boolean</span></td>
  1016. <td><p>To be added.</p>
  1017. </td>
  1018. </tr>
  1019. </tbody>
  1020. </table>
  1021. <h5 id="Terminal_Rect_IntersectsWith_Terminal_Rect__remarks">Remarks</h5>
  1022. <div class="markdown level1 remarks"><p>Checks if a Rectangle intersects with this one.</p>
  1023. </div>
  1024. <a id="Terminal_Rect_Offset_" data-uid="Terminal.Rect.Offset*"></a>
  1025. <h4 id="Terminal_Rect_Offset_Terminal_Point_" data-uid="Terminal.Rect.Offset(Terminal.Point)">Offset(Point)</h4>
  1026. <div class="markdown level1 summary"><p>Offset Method</p>
  1027. </div>
  1028. <div class="markdown level1 conceptual"></div>
  1029. <h5 class="decalaration">Declaration</h5>
  1030. <div class="codewrapper">
  1031. <pre><code class="lang-csharp hljs">public void Offset (Terminal.Point pos);</code></pre>
  1032. </div>
  1033. <h5 class="parameters">Parameters</h5>
  1034. <table class="table table-bordered table-striped table-condensed">
  1035. <thead>
  1036. <tr>
  1037. <th>Type</th>
  1038. <th>Name</th>
  1039. <th>Description</th>
  1040. </tr>
  1041. </thead>
  1042. <tbody>
  1043. <tr>
  1044. <td><a class="xref" href="Terminal.Point.html">Point</a></td>
  1045. <td><span class="parametername">pos</span></td>
  1046. <td><p>To be added.</p>
  1047. </td>
  1048. </tr>
  1049. </tbody>
  1050. </table>
  1051. <h5 id="Terminal_Rect_Offset_Terminal_Point__remarks">Remarks</h5>
  1052. <div class="markdown level1 remarks"><p>Moves the Rectangle a specified distance.</p>
  1053. </div>
  1054. <a id="Terminal_Rect_Offset_" data-uid="Terminal.Rect.Offset*"></a>
  1055. <h4 id="Terminal_Rect_Offset_System_Int32_System_Int32_" data-uid="Terminal.Rect.Offset(System.Int32,System.Int32)">Offset(Int32, Int32)</h4>
  1056. <div class="markdown level1 summary"><p>Offset Method</p>
  1057. </div>
  1058. <div class="markdown level1 conceptual"></div>
  1059. <h5 class="decalaration">Declaration</h5>
  1060. <div class="codewrapper">
  1061. <pre><code class="lang-csharp hljs">public void Offset (int x, int y);</code></pre>
  1062. </div>
  1063. <h5 class="parameters">Parameters</h5>
  1064. <table class="table table-bordered table-striped table-condensed">
  1065. <thead>
  1066. <tr>
  1067. <th>Type</th>
  1068. <th>Name</th>
  1069. <th>Description</th>
  1070. </tr>
  1071. </thead>
  1072. <tbody>
  1073. <tr>
  1074. <td><span class="xref">System.Int32</span></td>
  1075. <td><span class="parametername">x</span></td>
  1076. <td><p>To be added.</p>
  1077. </td>
  1078. </tr>
  1079. <tr>
  1080. <td><span class="xref">System.Int32</span></td>
  1081. <td><span class="parametername">y</span></td>
  1082. <td><p>To be added.</p>
  1083. </td>
  1084. </tr>
  1085. </tbody>
  1086. </table>
  1087. <h5 id="Terminal_Rect_Offset_System_Int32_System_Int32__remarks">Remarks</h5>
  1088. <div class="markdown level1 remarks"><p>Moves the Rectangle a specified distance.</p>
  1089. </div>
  1090. <a id="Terminal_Rect_ToString_" data-uid="Terminal.Rect.ToString*"></a>
  1091. <h4 id="Terminal_Rect_ToString" data-uid="Terminal.Rect.ToString">ToString()</h4>
  1092. <div class="markdown level1 summary"><p>ToString Method</p>
  1093. </div>
  1094. <div class="markdown level1 conceptual"></div>
  1095. <h5 class="decalaration">Declaration</h5>
  1096. <div class="codewrapper">
  1097. <pre><code class="lang-csharp hljs">public override string ToString ();</code></pre>
  1098. </div>
  1099. <h5 class="returns">Returns</h5>
  1100. <table class="table table-bordered table-striped table-condensed">
  1101. <thead>
  1102. <tr>
  1103. <th>Type</th>
  1104. <th>Description</th>
  1105. </tr>
  1106. </thead>
  1107. <tbody>
  1108. <tr>
  1109. <td><span class="xref">System.String</span></td>
  1110. <td><p>To be added.</p>
  1111. </td>
  1112. </tr>
  1113. </tbody>
  1114. </table>
  1115. <h5 id="Terminal_Rect_ToString_remarks">Remarks</h5>
  1116. <div class="markdown level1 remarks"><p>Formats the Rectangle as a string in (x,y,w,h) notation.</p>
  1117. </div>
  1118. <a id="Terminal_Rect_Union_" data-uid="Terminal.Rect.Union*"></a>
  1119. <h4 id="Terminal_Rect_Union_Terminal_Rect_Terminal_Rect_" data-uid="Terminal.Rect.Union(Terminal.Rect,Terminal.Rect)">Union(Rect, Rect)</h4>
  1120. <div class="markdown level1 summary"><p>Union Shared Method</p>
  1121. </div>
  1122. <div class="markdown level1 conceptual"></div>
  1123. <h5 class="decalaration">Declaration</h5>
  1124. <div class="codewrapper">
  1125. <pre><code class="lang-csharp hljs">public static Terminal.Rect Union (Terminal.Rect a, Terminal.Rect b);</code></pre>
  1126. </div>
  1127. <h5 class="parameters">Parameters</h5>
  1128. <table class="table table-bordered table-striped table-condensed">
  1129. <thead>
  1130. <tr>
  1131. <th>Type</th>
  1132. <th>Name</th>
  1133. <th>Description</th>
  1134. </tr>
  1135. </thead>
  1136. <tbody>
  1137. <tr>
  1138. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1139. <td><span class="parametername">a</span></td>
  1140. <td><p>To be added.</p>
  1141. </td>
  1142. </tr>
  1143. <tr>
  1144. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1145. <td><span class="parametername">b</span></td>
  1146. <td><p>To be added.</p>
  1147. </td>
  1148. </tr>
  1149. </tbody>
  1150. </table>
  1151. <h5 class="returns">Returns</h5>
  1152. <table class="table table-bordered table-striped table-condensed">
  1153. <thead>
  1154. <tr>
  1155. <th>Type</th>
  1156. <th>Description</th>
  1157. </tr>
  1158. </thead>
  1159. <tbody>
  1160. <tr>
  1161. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1162. <td><p>To be added.</p>
  1163. </td>
  1164. </tr>
  1165. </tbody>
  1166. </table>
  1167. <h5 id="Terminal_Rect_Union_Terminal_Rect_Terminal_Rect__remarks">Remarks</h5>
  1168. <div class="markdown level1 remarks"><p>Produces a new Rectangle from the union of 2 existing
  1169. Rectangles.</p>
  1170. </div>
  1171. <h3 id="operators">Operators
  1172. </h3>
  1173. <a id="Terminal_Rect_op_Equality_" data-uid="Terminal.Rect.op_Equality*"></a>
  1174. <h4 id="Terminal_Rect_op_Equality_Terminal_Rect_Terminal_Rect_" data-uid="Terminal.Rect.op_Equality(Terminal.Rect,Terminal.Rect)">op_Equality(Rect, Rect)</h4>
  1175. <div class="markdown level1 summary"><p>Equality Operator</p>
  1176. </div>
  1177. <div class="markdown level1 conceptual"></div>
  1178. <h5 class="decalaration">Declaration</h5>
  1179. <div class="codewrapper">
  1180. <pre><code class="lang-csharp hljs">public static bool op_Equality (Terminal.Rect left, Terminal.Rect right);</code></pre>
  1181. </div>
  1182. <h5 class="parameters">Parameters</h5>
  1183. <table class="table table-bordered table-striped table-condensed">
  1184. <thead>
  1185. <tr>
  1186. <th>Type</th>
  1187. <th>Name</th>
  1188. <th>Description</th>
  1189. </tr>
  1190. </thead>
  1191. <tbody>
  1192. <tr>
  1193. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1194. <td><span class="parametername">left</span></td>
  1195. <td><p>To be added.</p>
  1196. </td>
  1197. </tr>
  1198. <tr>
  1199. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1200. <td><span class="parametername">right</span></td>
  1201. <td><p>To be added.</p>
  1202. </td>
  1203. </tr>
  1204. </tbody>
  1205. </table>
  1206. <h5 class="returns">Returns</h5>
  1207. <table class="table table-bordered table-striped table-condensed">
  1208. <thead>
  1209. <tr>
  1210. <th>Type</th>
  1211. <th>Description</th>
  1212. </tr>
  1213. </thead>
  1214. <tbody>
  1215. <tr>
  1216. <td><span class="xref">System.Boolean</span></td>
  1217. <td><p>To be added.</p>
  1218. </td>
  1219. </tr>
  1220. </tbody>
  1221. </table>
  1222. <h5 id="Terminal_Rect_op_Equality_Terminal_Rect_Terminal_Rect__remarks">Remarks</h5>
  1223. <div class="markdown level1 remarks"><p>Compares two Rectangle objects. The return value is
  1224. based on the equivalence of the Location and Size
  1225. properties of the two Rectangles.</p>
  1226. </div>
  1227. <a id="Terminal_Rect_op_Inequality_" data-uid="Terminal.Rect.op_Inequality*"></a>
  1228. <h4 id="Terminal_Rect_op_Inequality_Terminal_Rect_Terminal_Rect_" data-uid="Terminal.Rect.op_Inequality(Terminal.Rect,Terminal.Rect)">op_Inequality(Rect, Rect)</h4>
  1229. <div class="markdown level1 summary"><p>Inequality Operator</p>
  1230. </div>
  1231. <div class="markdown level1 conceptual"></div>
  1232. <h5 class="decalaration">Declaration</h5>
  1233. <div class="codewrapper">
  1234. <pre><code class="lang-csharp hljs">public static bool op_Inequality (Terminal.Rect left, Terminal.Rect right);</code></pre>
  1235. </div>
  1236. <h5 class="parameters">Parameters</h5>
  1237. <table class="table table-bordered table-striped table-condensed">
  1238. <thead>
  1239. <tr>
  1240. <th>Type</th>
  1241. <th>Name</th>
  1242. <th>Description</th>
  1243. </tr>
  1244. </thead>
  1245. <tbody>
  1246. <tr>
  1247. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1248. <td><span class="parametername">left</span></td>
  1249. <td><p>To be added.</p>
  1250. </td>
  1251. </tr>
  1252. <tr>
  1253. <td><a class="xref" href="Terminal.Rect.html">Rect</a></td>
  1254. <td><span class="parametername">right</span></td>
  1255. <td><p>To be added.</p>
  1256. </td>
  1257. </tr>
  1258. </tbody>
  1259. </table>
  1260. <h5 class="returns">Returns</h5>
  1261. <table class="table table-bordered table-striped table-condensed">
  1262. <thead>
  1263. <tr>
  1264. <th>Type</th>
  1265. <th>Description</th>
  1266. </tr>
  1267. </thead>
  1268. <tbody>
  1269. <tr>
  1270. <td><span class="xref">System.Boolean</span></td>
  1271. <td><p>To be added.</p>
  1272. </td>
  1273. </tr>
  1274. </tbody>
  1275. </table>
  1276. <h5 id="Terminal_Rect_op_Inequality_Terminal_Rect_Terminal_Rect__remarks">Remarks</h5>
  1277. <div class="markdown level1 remarks"><p>Compares two Rectangle objects. The return value is
  1278. based on the equivalence of the Location and Size
  1279. properties of the two Rectangles.</p>
  1280. </div>
  1281. </article>
  1282. </div>
  1283. <div class="hidden-sm col-md-2" role="complementary">
  1284. <div class="sideaffix">
  1285. <div class="contribution">
  1286. <ul class="nav">
  1287. </ul>
  1288. </div>
  1289. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  1290. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  1291. </nav>
  1292. </div>
  1293. </div>
  1294. </div>
  1295. </div>
  1296. <footer>
  1297. <div class="grad-bottom"></div>
  1298. <div class="footer">
  1299. <div class="container">
  1300. <span class="pull-right">
  1301. <a href="#top">Back to top</a>
  1302. </span>
  1303. <span>Copyright © 2015-2017 Microsoft<br>Generated by <strong>DocFX</strong></span>
  1304. </div>
  1305. </div>
  1306. </footer>
  1307. </div>
  1308. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  1309. <script type="text/javascript" src="../../styles/docfx.js"></script>
  1310. <script type="text/javascript" src="../../styles/main.js"></script>
  1311. </body>
  1312. </html>