12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715 |
- ### YamlMime:ManagedReference
- items:
- - uid: Terminal.Gui.Rect
- commentId: T:Terminal.Gui.Rect
- id: Rect
- parent: Terminal.Gui
- children:
- - Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)
- - Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)
- - Terminal.Gui.Rect.Bottom
- - Terminal.Gui.Rect.Contains(System.Int32,System.Int32)
- - Terminal.Gui.Rect.Contains(Terminal.Gui.Point)
- - Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)
- - Terminal.Gui.Rect.Empty
- - Terminal.Gui.Rect.Equals(System.Object)
- - Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)
- - Terminal.Gui.Rect.GetHashCode
- - Terminal.Gui.Rect.Height
- - Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)
- - Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)
- - Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)
- - Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)
- - Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)
- - Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)
- - Terminal.Gui.Rect.IsEmpty
- - Terminal.Gui.Rect.Left
- - Terminal.Gui.Rect.Location
- - Terminal.Gui.Rect.Offset(System.Int32,System.Int32)
- - Terminal.Gui.Rect.Offset(Terminal.Gui.Point)
- - Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- - Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- - Terminal.Gui.Rect.Right
- - Terminal.Gui.Rect.Size
- - Terminal.Gui.Rect.Top
- - Terminal.Gui.Rect.ToString
- - Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)
- - Terminal.Gui.Rect.Width
- - Terminal.Gui.Rect.X
- - Terminal.Gui.Rect.Y
- langs:
- - csharp
- - vb
- name: Rect
- nameWithType: Rect
- fullName: Terminal.Gui.Rect
- type: Struct
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Rect
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 17
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nStores a set of four integers that represent the location and size of a rectangle\n"
- example: []
- syntax:
- content: public struct Rect
- content.vb: Public Structure Rect
- inheritedMembers:
- - System.Object.Equals(System.Object,System.Object)
- - System.Object.GetType
- - System.Object.ReferenceEquals(System.Object,System.Object)
- modifiers.csharp:
- - public
- - struct
- modifiers.vb:
- - Public
- - Structure
- - uid: Terminal.Gui.Rect.X
- commentId: F:Terminal.Gui.Rect.X
- id: X
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: X
- nameWithType: Rect.X
- fullName: Terminal.Gui.Rect.X
- type: Field
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: X
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 22
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGets or sets the x-coordinate of the upper-left corner of this Rectangle structure.\n"
- example: []
- syntax:
- content: public int X
- return:
- type: System.Int32
- content.vb: Public X As Integer
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Y
- commentId: F:Terminal.Gui.Rect.Y
- id: Y
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Y
- nameWithType: Rect.Y
- fullName: Terminal.Gui.Rect.Y
- type: Field
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Y
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 26
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGets or sets the y-coordinate of the upper-left corner of this Rectangle structure.\n"
- example: []
- syntax:
- content: public int Y
- return:
- type: System.Int32
- content.vb: Public Y As Integer
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Width
- commentId: F:Terminal.Gui.Rect.Width
- id: Width
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Width
- nameWithType: Rect.Width
- fullName: Terminal.Gui.Rect.Width
- type: Field
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Width
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 31
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGets or sets the width of this Rect structure.\n"
- example: []
- syntax:
- content: public int Width
- return:
- type: System.Int32
- content.vb: Public Width As Integer
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Height
- commentId: F:Terminal.Gui.Rect.Height
- id: Height
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Height
- nameWithType: Rect.Height
- fullName: Terminal.Gui.Rect.Height
- type: Field
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Height
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 36
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGets or sets the height of this Rectangle structure.\n"
- example: []
- syntax:
- content: public int Height
- return:
- type: System.Int32
- content.vb: Public Height As Integer
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Empty
- commentId: F:Terminal.Gui.Rect.Empty
- id: Empty
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Empty
- nameWithType: Rect.Empty
- fullName: Terminal.Gui.Rect.Empty
- type: Field
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Empty
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 46
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nEmpty Shared Field\n"
- remarks: "\nAn uninitialized Rectangle Structure.\n"
- example: []
- syntax:
- content: public static readonly Rect Empty
- return:
- type: Terminal.Gui.Rect
- content.vb: Public Shared ReadOnly Empty As Rect
- modifiers.csharp:
- - public
- - static
- - readonly
- modifiers.vb:
- - Public
- - Shared
- - ReadOnly
- - uid: Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)
- id: FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: FromLTRB(Int32, Int32, Int32, Int32)
- nameWithType: Rect.FromLTRB(Int32, Int32, Int32, Int32)
- fullName: Terminal.Gui.Rect.FromLTRB(System.Int32, System.Int32, System.Int32, System.Int32)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: FromLTRB
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 57
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nFromLTRB Shared Method\n"
- remarks: "\nProduces a Rectangle structure from left, top, right\nand bottom coordinates.\n"
- example: []
- syntax:
- content: public static Rect FromLTRB(int left, int top, int right, int bottom)
- parameters:
- - id: left
- type: System.Int32
- - id: top
- type: System.Int32
- - id: right
- type: System.Int32
- - id: bottom
- type: System.Int32
- return:
- type: Terminal.Gui.Rect
- content.vb: Public Shared Function FromLTRB(left As Integer, top As Integer, right As Integer, bottom As Integer) As Rect
- overload: Terminal.Gui.Rect.FromLTRB*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)
- id: Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Inflate(Rect, Int32, Int32)
- nameWithType: Rect.Inflate(Rect, Int32, Int32)
- fullName: Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect, System.Int32, System.Int32)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Inflate
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 73
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInflate Shared Method\n"
- remarks: "\nProduces a new Rectangle by inflating an existing \nRectangle by the specified coordinate values.\n"
- example: []
- syntax:
- content: public static Rect Inflate(Rect rect, int x, int y)
- parameters:
- - id: rect
- type: Terminal.Gui.Rect
- - id: x
- type: System.Int32
- - id: y
- type: System.Int32
- return:
- type: Terminal.Gui.Rect
- content.vb: Public Shared Function Inflate(rect As Rect, x As Integer, y As Integer) As Rect
- overload: Terminal.Gui.Rect.Inflate*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)
- id: Inflate(System.Int32,System.Int32)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Inflate(Int32, Int32)
- nameWithType: Rect.Inflate(Int32, Int32)
- fullName: Terminal.Gui.Rect.Inflate(System.Int32, System.Int32)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Inflate
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 88
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInflate Method\n"
- remarks: "\nInflates the Rectangle by a specified width and height.\n"
- example: []
- syntax:
- content: public void Inflate(int width, int height)
- parameters:
- - id: width
- type: System.Int32
- - id: height
- type: System.Int32
- content.vb: Public Sub Inflate(width As Integer, height As Integer)
- overload: Terminal.Gui.Rect.Inflate*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)
- commentId: M:Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)
- id: Inflate(Terminal.Gui.Size)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Inflate(Size)
- nameWithType: Rect.Inflate(Size)
- fullName: Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Inflate
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 101
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInflate Method\n"
- remarks: "\nInflates the Rectangle by a specified Size.\n"
- example: []
- syntax:
- content: public void Inflate(Size size)
- parameters:
- - id: size
- type: Terminal.Gui.Size
- content.vb: Public Sub Inflate(size As Size)
- overload: Terminal.Gui.Rect.Inflate*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)
- id: Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Intersect(Rect, Rect)
- nameWithType: Rect.Intersect(Rect, Rect)
- fullName: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect, Terminal.Gui.Rect)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Intersect
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 118
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nIntersect Shared Method\n"
- remarks: "\nProduces a new Rectangle by intersecting 2 existing \nRectangles. Returns null if there is no intersection.\n"
- example: []
- syntax:
- content: public static Rect Intersect(Rect a, Rect b)
- parameters:
- - id: a
- type: Terminal.Gui.Rect
- - id: b
- type: Terminal.Gui.Rect
- return:
- type: Terminal.Gui.Rect
- content.vb: Public Shared Function Intersect(a As Rect, b As Rect) As Rect
- overload: Terminal.Gui.Rect.Intersect*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)
- id: Intersect(Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Intersect(Rect)
- nameWithType: Rect.Intersect(Rect)
- fullName: Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Intersect
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 141
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nIntersect Method\n"
- remarks: "\nReplaces the Rectangle with the intersection of itself\nand another Rectangle.\n"
- example: []
- syntax:
- content: public void Intersect(Rect rect)
- parameters:
- - id: rect
- type: Terminal.Gui.Rect
- content.vb: Public Sub Intersect(rect As Rect)
- overload: Terminal.Gui.Rect.Intersect*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)
- id: Union(Terminal.Gui.Rect,Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Union(Rect, Rect)
- nameWithType: Rect.Union(Rect, Rect)
- fullName: Terminal.Gui.Rect.Union(Terminal.Gui.Rect, Terminal.Gui.Rect)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Union
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 155
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nUnion Shared Method\n"
- remarks: "\nProduces a new Rectangle from the union of 2 existing \nRectangles.\n"
- example: []
- syntax:
- content: public static Rect Union(Rect a, Rect b)
- parameters:
- - id: a
- type: Terminal.Gui.Rect
- - id: b
- type: Terminal.Gui.Rect
- return:
- type: Terminal.Gui.Rect
- content.vb: Public Shared Function Union(a As Rect, b As Rect) As Rect
- overload: Terminal.Gui.Rect.Union*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- id: op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Equality(Rect, Rect)
- nameWithType: Rect.Equality(Rect, Rect)
- fullName: Terminal.Gui.Rect.Equality(Terminal.Gui.Rect, Terminal.Gui.Rect)
- type: Operator
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: op_Equality
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 173
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nEquality Operator\n"
- remarks: "\nCompares two Rectangle objects. The return value is\nbased on the equivalence of the Location and Size \nproperties of the two Rectangles.\n"
- example: []
- syntax:
- content: public static bool operator ==(Rect left, Rect right)
- parameters:
- - id: left
- type: Terminal.Gui.Rect
- - id: right
- type: Terminal.Gui.Rect
- return:
- type: System.Boolean
- content.vb: Public Shared Operator =(left As Rect, right As Rect) As Boolean
- overload: Terminal.Gui.Rect.op_Equality*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- id: op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Inequality(Rect, Rect)
- nameWithType: Rect.Inequality(Rect, Rect)
- fullName: Terminal.Gui.Rect.Inequality(Terminal.Gui.Rect, Terminal.Gui.Rect)
- type: Operator
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: op_Inequality
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 189
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nInequality Operator\n"
- remarks: "\nCompares two Rectangle objects. The return value is\nbased on the equivalence of the Location and Size \nproperties of the two Rectangles.\n"
- example: []
- syntax:
- content: public static bool operator !=(Rect left, Rect right)
- parameters:
- - id: left
- type: Terminal.Gui.Rect
- - id: right
- type: Terminal.Gui.Rect
- return:
- type: System.Boolean
- content.vb: Public Shared Operator <>(left As Rect, right As Rect) As Boolean
- overload: Terminal.Gui.Rect.op_Inequality*
- modifiers.csharp:
- - public
- - static
- modifiers.vb:
- - Public
- - Shared
- - uid: Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)
- commentId: M:Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)
- id: '#ctor(Terminal.Gui.Point,Terminal.Gui.Size)'
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Rect(Point, Size)
- nameWithType: Rect.Rect(Point, Size)
- fullName: Terminal.Gui.Rect.Rect(Terminal.Gui.Point, Terminal.Gui.Size)
- type: Constructor
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: .ctor
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 207
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRectangle Constructor\n"
- remarks: "\nCreates a Rectangle from Point and Size values.\n"
- example: []
- syntax:
- content: public Rect(Point location, Size size)
- parameters:
- - id: location
- type: Terminal.Gui.Point
- - id: size
- type: Terminal.Gui.Size
- content.vb: Public Sub New(location As Point, size As Size)
- overload: Terminal.Gui.Rect.#ctor*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)
- id: '#ctor(System.Int32,System.Int32,System.Int32,System.Int32)'
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Rect(Int32, Int32, Int32, Int32)
- nameWithType: Rect.Rect(Int32, Int32, Int32, Int32)
- fullName: Terminal.Gui.Rect.Rect(System.Int32, System.Int32, System.Int32, System.Int32)
- type: Constructor
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: .ctor
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 224
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRectangle Constructor\n"
- remarks: "\nCreates a Rectangle from a specified x,y location and\nwidth and height values.\n"
- example: []
- syntax:
- content: public Rect(int x, int y, int width, int height)
- parameters:
- - id: x
- type: System.Int32
- - id: y
- type: System.Int32
- - id: width
- type: System.Int32
- - id: height
- type: System.Int32
- content.vb: Public Sub New(x As Integer, y As Integer, width As Integer, height As Integer)
- overload: Terminal.Gui.Rect.#ctor*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Bottom
- commentId: P:Terminal.Gui.Rect.Bottom
- id: Bottom
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Bottom
- nameWithType: Rect.Bottom
- fullName: Terminal.Gui.Rect.Bottom
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Bottom
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 242
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nBottom Property\n"
- remarks: "\nThe Y coordinate of the bottom edge of the Rectangle.\nRead only.\n"
- example: []
- syntax:
- content: public int Bottom { get; }
- parameters: []
- return:
- type: System.Int32
- content.vb: Public ReadOnly Property Bottom As Integer
- overload: Terminal.Gui.Rect.Bottom*
- modifiers.csharp:
- - public
- - get
- modifiers.vb:
- - Public
- - ReadOnly
- - uid: Terminal.Gui.Rect.IsEmpty
- commentId: P:Terminal.Gui.Rect.IsEmpty
- id: IsEmpty
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: IsEmpty
- nameWithType: Rect.IsEmpty
- fullName: Terminal.Gui.Rect.IsEmpty
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: IsEmpty
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 255
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nIsEmpty Property\n"
- remarks: "\nIndicates if the width or height are zero. Read only.\n"
- example: []
- syntax:
- content: public bool IsEmpty { get; }
- parameters: []
- return:
- type: System.Boolean
- content.vb: Public ReadOnly Property IsEmpty As Boolean
- overload: Terminal.Gui.Rect.IsEmpty*
- modifiers.csharp:
- - public
- - get
- modifiers.vb:
- - Public
- - ReadOnly
- - uid: Terminal.Gui.Rect.Left
- commentId: P:Terminal.Gui.Rect.Left
- id: Left
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Left
- nameWithType: Rect.Left
- fullName: Terminal.Gui.Rect.Left
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Left
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 270
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nLeft Property\n"
- remarks: "\nThe X coordinate of the left edge of the Rectangle.\nRead only.\n"
- example: []
- syntax:
- content: public int Left { get; }
- parameters: []
- return:
- type: System.Int32
- content.vb: Public ReadOnly Property Left As Integer
- overload: Terminal.Gui.Rect.Left*
- modifiers.csharp:
- - public
- - get
- modifiers.vb:
- - Public
- - ReadOnly
- - uid: Terminal.Gui.Rect.Location
- commentId: P:Terminal.Gui.Rect.Location
- id: Location
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Location
- nameWithType: Rect.Location
- fullName: Terminal.Gui.Rect.Location
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Location
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 284
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nLocation Property\n"
- remarks: "\nThe Location of the top-left corner of the Rectangle.\n"
- example: []
- syntax:
- content: public Point Location { get; set; }
- parameters: []
- return:
- type: Terminal.Gui.Point
- content.vb: Public Property Location As Point
- overload: Terminal.Gui.Rect.Location*
- modifiers.csharp:
- - public
- - get
- - set
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Right
- commentId: P:Terminal.Gui.Rect.Right
- id: Right
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Right
- nameWithType: Rect.Right
- fullName: Terminal.Gui.Rect.Right
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Right
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 303
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nRight Property\n"
- remarks: "\nThe X coordinate of the right edge of the Rectangle.\nRead only.\n"
- example: []
- syntax:
- content: public int Right { get; }
- parameters: []
- return:
- type: System.Int32
- content.vb: Public ReadOnly Property Right As Integer
- overload: Terminal.Gui.Rect.Right*
- modifiers.csharp:
- - public
- - get
- modifiers.vb:
- - Public
- - ReadOnly
- - uid: Terminal.Gui.Rect.Size
- commentId: P:Terminal.Gui.Rect.Size
- id: Size
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Size
- nameWithType: Rect.Size
- fullName: Terminal.Gui.Rect.Size
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Size
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 317
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nSize Property\n"
- remarks: "\nThe Size of the Rectangle.\n"
- example: []
- syntax:
- content: public Size Size { get; set; }
- parameters: []
- return:
- type: Terminal.Gui.Size
- content.vb: Public Property Size As Size
- overload: Terminal.Gui.Rect.Size*
- modifiers.csharp:
- - public
- - get
- - set
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Top
- commentId: P:Terminal.Gui.Rect.Top
- id: Top
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Top
- nameWithType: Rect.Top
- fullName: Terminal.Gui.Rect.Top
- type: Property
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Top
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 336
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nTop Property\n"
- remarks: "\nThe Y coordinate of the top edge of the Rectangle.\nRead only.\n"
- example: []
- syntax:
- content: public int Top { get; }
- parameters: []
- return:
- type: System.Int32
- content.vb: Public ReadOnly Property Top As Integer
- overload: Terminal.Gui.Rect.Top*
- modifiers.csharp:
- - public
- - get
- modifiers.vb:
- - Public
- - ReadOnly
- - uid: Terminal.Gui.Rect.Contains(System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.Contains(System.Int32,System.Int32)
- id: Contains(System.Int32,System.Int32)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Contains(Int32, Int32)
- nameWithType: Rect.Contains(Int32, Int32)
- fullName: Terminal.Gui.Rect.Contains(System.Int32, System.Int32)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Contains
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 350
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nContains Method\n"
- remarks: "\nChecks if an x,y coordinate lies within this Rectangle.\n"
- example: []
- syntax:
- content: public bool Contains(int x, int y)
- parameters:
- - id: x
- type: System.Int32
- - id: y
- type: System.Int32
- return:
- type: System.Boolean
- content.vb: Public Function Contains(x As Integer, y As Integer) As Boolean
- overload: Terminal.Gui.Rect.Contains*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Point)
- commentId: M:Terminal.Gui.Rect.Contains(Terminal.Gui.Point)
- id: Contains(Terminal.Gui.Point)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Contains(Point)
- nameWithType: Rect.Contains(Point)
- fullName: Terminal.Gui.Rect.Contains(Terminal.Gui.Point)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Contains
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 364
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nContains Method\n"
- remarks: "\nChecks if a Point lies within this Rectangle.\n"
- example: []
- syntax:
- content: public bool Contains(Point pt)
- parameters:
- - id: pt
- type: Terminal.Gui.Point
- return:
- type: System.Boolean
- content.vb: Public Function Contains(pt As Point) As Boolean
- overload: Terminal.Gui.Rect.Contains*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)
- id: Contains(Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Contains(Rect)
- nameWithType: Rect.Contains(Rect)
- fullName: Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Contains
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 378
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nContains Method\n"
- remarks: "\nChecks if a Rectangle lies entirely within this \nRectangle.\n"
- example: []
- syntax:
- content: public bool Contains(Rect rect)
- parameters:
- - id: rect
- type: Terminal.Gui.Rect
- return:
- type: System.Boolean
- content.vb: Public Function Contains(rect As Rect) As Boolean
- overload: Terminal.Gui.Rect.Contains*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Equals(System.Object)
- commentId: M:Terminal.Gui.Rect.Equals(System.Object)
- id: Equals(System.Object)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Equals(Object)
- nameWithType: Rect.Equals(Object)
- fullName: Terminal.Gui.Rect.Equals(System.Object)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Equals
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 391
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nEquals Method\n"
- remarks: "\nChecks equivalence of this Rectangle and another object.\n"
- example: []
- syntax:
- content: public override bool Equals(object obj)
- parameters:
- - id: obj
- type: System.Object
- return:
- type: System.Boolean
- content.vb: Public Overrides Function Equals(obj As Object) As Boolean
- overridden: System.ValueType.Equals(System.Object)
- overload: Terminal.Gui.Rect.Equals*
- modifiers.csharp:
- - public
- - override
- modifiers.vb:
- - Public
- - Overrides
- - uid: Terminal.Gui.Rect.GetHashCode
- commentId: M:Terminal.Gui.Rect.GetHashCode
- id: GetHashCode
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: GetHashCode()
- nameWithType: Rect.GetHashCode()
- fullName: Terminal.Gui.Rect.GetHashCode()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: GetHashCode
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 407
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nGetHashCode Method\n"
- remarks: "\nCalculates a hashing value.\n"
- example: []
- syntax:
- content: public override int GetHashCode()
- return:
- type: System.Int32
- content.vb: Public Overrides Function GetHashCode As Integer
- overridden: System.ValueType.GetHashCode
- overload: Terminal.Gui.Rect.GetHashCode*
- modifiers.csharp:
- - public
- - override
- modifiers.vb:
- - Public
- - Overrides
- - uid: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)
- commentId: M:Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)
- id: IntersectsWith(Terminal.Gui.Rect)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: IntersectsWith(Rect)
- nameWithType: Rect.IntersectsWith(Rect)
- fullName: Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: IntersectsWith
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 420
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nIntersectsWith Method\n"
- remarks: "\nChecks if a Rectangle intersects with this one.\n"
- example: []
- syntax:
- content: public bool IntersectsWith(Rect rect)
- parameters:
- - id: rect
- type: Terminal.Gui.Rect
- return:
- type: System.Boolean
- content.vb: Public Function IntersectsWith(rect As Rect) As Boolean
- overload: Terminal.Gui.Rect.IntersectsWith*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Offset(System.Int32,System.Int32)
- commentId: M:Terminal.Gui.Rect.Offset(System.Int32,System.Int32)
- id: Offset(System.Int32,System.Int32)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Offset(Int32, Int32)
- nameWithType: Rect.Offset(Int32, Int32)
- fullName: Terminal.Gui.Rect.Offset(System.Int32, System.Int32)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Offset
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 440
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nOffset Method\n"
- remarks: "\nMoves the Rectangle a specified distance.\n"
- example: []
- syntax:
- content: public void Offset(int x, int y)
- parameters:
- - id: x
- type: System.Int32
- - id: y
- type: System.Int32
- content.vb: Public Sub Offset(x As Integer, y As Integer)
- overload: Terminal.Gui.Rect.Offset*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.Offset(Terminal.Gui.Point)
- commentId: M:Terminal.Gui.Rect.Offset(Terminal.Gui.Point)
- id: Offset(Terminal.Gui.Point)
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: Offset(Point)
- nameWithType: Rect.Offset(Point)
- fullName: Terminal.Gui.Rect.Offset(Terminal.Gui.Point)
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: Offset
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 454
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nOffset Method\n"
- remarks: "\nMoves the Rectangle a specified distance.\n"
- example: []
- syntax:
- content: public void Offset(Point pos)
- parameters:
- - id: pos
- type: Terminal.Gui.Point
- content.vb: Public Sub Offset(pos As Point)
- overload: Terminal.Gui.Rect.Offset*
- modifiers.csharp:
- - public
- modifiers.vb:
- - Public
- - uid: Terminal.Gui.Rect.ToString
- commentId: M:Terminal.Gui.Rect.ToString
- id: ToString
- parent: Terminal.Gui.Rect
- langs:
- - csharp
- - vb
- name: ToString()
- nameWithType: Rect.ToString()
- fullName: Terminal.Gui.Rect.ToString()
- type: Method
- source:
- remote:
- path: Terminal.Gui/Types/Rect.cs
- branch: refactor_core
- repo: tig:tig/gui.cs.git
- id: ToString
- path: ../Terminal.Gui/Types/Rect.cs
- startLine: 468
- assemblies:
- - Terminal.Gui
- namespace: Terminal.Gui
- summary: "\nToString Method\n"
- remarks: "\nFormats the Rectangle as a string in (x,y,w,h) notation.\n"
- example: []
- syntax:
- content: public override string ToString()
- return:
- type: System.String
- content.vb: Public Overrides Function ToString As String
- overridden: System.ValueType.ToString
- overload: Terminal.Gui.Rect.ToString*
- modifiers.csharp:
- - public
- - override
- modifiers.vb:
- - Public
- - Overrides
- references:
- - uid: Terminal.Gui
- commentId: N:Terminal.Gui
- name: Terminal.Gui
- nameWithType: Terminal.Gui
- fullName: Terminal.Gui
- - uid: System.Object.Equals(System.Object,System.Object)
- commentId: M:System.Object.Equals(System.Object,System.Object)
- parent: System.Object
- isExternal: true
- name: Equals(Object, Object)
- nameWithType: Object.Equals(Object, Object)
- fullName: System.Object.Equals(System.Object, System.Object)
- spec.csharp:
- - uid: System.Object.Equals(System.Object,System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.Equals(System.Object,System.Object)
- name: Equals
- nameWithType: Object.Equals
- fullName: System.Object.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.GetType
- commentId: M:System.Object.GetType
- parent: System.Object
- isExternal: true
- name: GetType()
- nameWithType: Object.GetType()
- fullName: System.Object.GetType()
- spec.csharp:
- - uid: System.Object.GetType
- name: GetType
- nameWithType: Object.GetType
- fullName: System.Object.GetType
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.GetType
- name: GetType
- nameWithType: Object.GetType
- fullName: System.Object.GetType
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
- parent: System.Object
- isExternal: true
- name: ReferenceEquals(Object, Object)
- nameWithType: Object.ReferenceEquals(Object, Object)
- fullName: System.Object.ReferenceEquals(System.Object, System.Object)
- spec.csharp:
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- name: ReferenceEquals
- nameWithType: Object.ReferenceEquals
- fullName: System.Object.ReferenceEquals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.Object.ReferenceEquals(System.Object,System.Object)
- name: ReferenceEquals
- nameWithType: Object.ReferenceEquals
- fullName: System.Object.ReferenceEquals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: ', '
- nameWithType: ', '
- fullName: ', '
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: System.Object
- commentId: T:System.Object
- parent: System
- isExternal: true
- name: Object
- nameWithType: Object
- fullName: System.Object
- - uid: System
- commentId: N:System
- isExternal: true
- name: System
- nameWithType: System
- fullName: System
- - uid: System.Int32
- commentId: T:System.Int32
- parent: System
- isExternal: true
- name: Int32
- nameWithType: Int32
- fullName: System.Int32
- - uid: Terminal.Gui.Rect
- commentId: T:Terminal.Gui.Rect
- parent: Terminal.Gui
- name: Rect
- nameWithType: Rect
- fullName: Terminal.Gui.Rect
- - uid: Terminal.Gui.Rect.FromLTRB*
- commentId: Overload:Terminal.Gui.Rect.FromLTRB
- name: FromLTRB
- nameWithType: Rect.FromLTRB
- fullName: Terminal.Gui.Rect.FromLTRB
- - uid: Terminal.Gui.Rect.Inflate*
- commentId: Overload:Terminal.Gui.Rect.Inflate
- name: Inflate
- nameWithType: Rect.Inflate
- fullName: Terminal.Gui.Rect.Inflate
- - uid: Terminal.Gui.Size
- commentId: T:Terminal.Gui.Size
- parent: Terminal.Gui
- name: Size
- nameWithType: Size
- fullName: Terminal.Gui.Size
- - uid: Terminal.Gui.Rect.Intersect*
- commentId: Overload:Terminal.Gui.Rect.Intersect
- name: Intersect
- nameWithType: Rect.Intersect
- fullName: Terminal.Gui.Rect.Intersect
- - uid: Terminal.Gui.Rect.Union*
- commentId: Overload:Terminal.Gui.Rect.Union
- name: Union
- nameWithType: Rect.Union
- fullName: Terminal.Gui.Rect.Union
- - uid: Terminal.Gui.Rect.op_Equality*
- commentId: Overload:Terminal.Gui.Rect.op_Equality
- name: Equality
- nameWithType: Rect.Equality
- fullName: Terminal.Gui.Rect.Equality
- - uid: System.Boolean
- commentId: T:System.Boolean
- parent: System
- isExternal: true
- name: Boolean
- nameWithType: Boolean
- fullName: System.Boolean
- - uid: Terminal.Gui.Rect.op_Inequality*
- commentId: Overload:Terminal.Gui.Rect.op_Inequality
- name: Inequality
- nameWithType: Rect.Inequality
- fullName: Terminal.Gui.Rect.Inequality
- - uid: Terminal.Gui.Rect.#ctor*
- commentId: Overload:Terminal.Gui.Rect.#ctor
- name: Rect
- nameWithType: Rect.Rect
- fullName: Terminal.Gui.Rect.Rect
- - uid: Terminal.Gui.Point
- commentId: T:Terminal.Gui.Point
- parent: Terminal.Gui
- name: Point
- nameWithType: Point
- fullName: Terminal.Gui.Point
- - uid: Terminal.Gui.Rect.Bottom*
- commentId: Overload:Terminal.Gui.Rect.Bottom
- name: Bottom
- nameWithType: Rect.Bottom
- fullName: Terminal.Gui.Rect.Bottom
- - uid: Terminal.Gui.Rect.IsEmpty*
- commentId: Overload:Terminal.Gui.Rect.IsEmpty
- name: IsEmpty
- nameWithType: Rect.IsEmpty
- fullName: Terminal.Gui.Rect.IsEmpty
- - uid: Terminal.Gui.Rect.Left*
- commentId: Overload:Terminal.Gui.Rect.Left
- name: Left
- nameWithType: Rect.Left
- fullName: Terminal.Gui.Rect.Left
- - uid: Terminal.Gui.Rect.Location*
- commentId: Overload:Terminal.Gui.Rect.Location
- name: Location
- nameWithType: Rect.Location
- fullName: Terminal.Gui.Rect.Location
- - uid: Terminal.Gui.Rect.Right*
- commentId: Overload:Terminal.Gui.Rect.Right
- name: Right
- nameWithType: Rect.Right
- fullName: Terminal.Gui.Rect.Right
- - uid: Terminal.Gui.Rect.Size*
- commentId: Overload:Terminal.Gui.Rect.Size
- name: Size
- nameWithType: Rect.Size
- fullName: Terminal.Gui.Rect.Size
- - uid: Terminal.Gui.Rect.Top*
- commentId: Overload:Terminal.Gui.Rect.Top
- name: Top
- nameWithType: Rect.Top
- fullName: Terminal.Gui.Rect.Top
- - uid: Terminal.Gui.Rect.Contains*
- commentId: Overload:Terminal.Gui.Rect.Contains
- name: Contains
- nameWithType: Rect.Contains
- fullName: Terminal.Gui.Rect.Contains
- - uid: System.ValueType.Equals(System.Object)
- commentId: M:System.ValueType.Equals(System.Object)
- parent: System.ValueType
- isExternal: true
- name: Equals(Object)
- nameWithType: ValueType.Equals(Object)
- fullName: System.ValueType.Equals(System.Object)
- spec.csharp:
- - uid: System.ValueType.Equals(System.Object)
- name: Equals
- nameWithType: ValueType.Equals
- fullName: System.ValueType.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.ValueType.Equals(System.Object)
- name: Equals
- nameWithType: ValueType.Equals
- fullName: System.ValueType.Equals
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - uid: System.Object
- name: Object
- nameWithType: Object
- fullName: System.Object
- isExternal: true
- - name: )
- nameWithType: )
- fullName: )
- - uid: Terminal.Gui.Rect.Equals*
- commentId: Overload:Terminal.Gui.Rect.Equals
- name: Equals
- nameWithType: Rect.Equals
- fullName: Terminal.Gui.Rect.Equals
- - uid: System.ValueType
- commentId: T:System.ValueType
- parent: System
- isExternal: true
- name: ValueType
- nameWithType: ValueType
- fullName: System.ValueType
- - uid: System.ValueType.GetHashCode
- commentId: M:System.ValueType.GetHashCode
- parent: System.ValueType
- isExternal: true
- name: GetHashCode()
- nameWithType: ValueType.GetHashCode()
- fullName: System.ValueType.GetHashCode()
- spec.csharp:
- - uid: System.ValueType.GetHashCode
- name: GetHashCode
- nameWithType: ValueType.GetHashCode
- fullName: System.ValueType.GetHashCode
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.ValueType.GetHashCode
- name: GetHashCode
- nameWithType: ValueType.GetHashCode
- fullName: System.ValueType.GetHashCode
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: Terminal.Gui.Rect.GetHashCode*
- commentId: Overload:Terminal.Gui.Rect.GetHashCode
- name: GetHashCode
- nameWithType: Rect.GetHashCode
- fullName: Terminal.Gui.Rect.GetHashCode
- - uid: Terminal.Gui.Rect.IntersectsWith*
- commentId: Overload:Terminal.Gui.Rect.IntersectsWith
- name: IntersectsWith
- nameWithType: Rect.IntersectsWith
- fullName: Terminal.Gui.Rect.IntersectsWith
- - uid: Terminal.Gui.Rect.Offset*
- commentId: Overload:Terminal.Gui.Rect.Offset
- name: Offset
- nameWithType: Rect.Offset
- fullName: Terminal.Gui.Rect.Offset
- - uid: System.ValueType.ToString
- commentId: M:System.ValueType.ToString
- parent: System.ValueType
- isExternal: true
- name: ToString()
- nameWithType: ValueType.ToString()
- fullName: System.ValueType.ToString()
- spec.csharp:
- - uid: System.ValueType.ToString
- name: ToString
- nameWithType: ValueType.ToString
- fullName: System.ValueType.ToString
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- spec.vb:
- - uid: System.ValueType.ToString
- name: ToString
- nameWithType: ValueType.ToString
- fullName: System.ValueType.ToString
- isExternal: true
- - name: (
- nameWithType: (
- fullName: (
- - name: )
- nameWithType: )
- fullName: )
- - uid: Terminal.Gui.Rect.ToString*
- commentId: Overload:Terminal.Gui.Rect.ToString
- name: ToString
- nameWithType: Rect.ToString
- fullName: Terminal.Gui.Rect.ToString
- - uid: System.String
- commentId: T:System.String
- parent: System
- isExternal: true
- name: String
- nameWithType: String
- fullName: System.String
- shouldSkipMarkup: true
|