Terminal.Gui.RectangleF.html 47 KB

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