55 < head >
66 < meta charset ="utf-8 ">
77 < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
8- < title > Struct POINT
8+ < title > Struct Point
99 | EventHook </ title >
1010 < meta name ="viewport " content ="width=device-width ">
11- < meta name ="title " content ="Struct POINT
11+ < meta name ="title " content ="Struct Point
1212 | EventHook ">
13- < meta name ="generator " content ="docfx 2.36.0 .0 ">
13+ < meta name ="generator " content ="docfx 2.37.2 .0 ">
1414
1515 < link rel ="shortcut icon " href ="../favicon.ico ">
1616 < link rel ="stylesheet " href ="../styles/docfx.vendor.css ">
7878 </ div >
7979 < div class ="article row grid-right ">
8080 < div class ="col-md-10 ">
81- < article class ="content wrap " id ="_content " data-uid ="EventHook.Hooks.POINT ">
81+ < article class ="content wrap " id ="_content " data-uid ="EventHook.Hooks.Point ">
8282
8383
84- < h1 id ="EventHook_Hooks_POINT " data-uid ="EventHook.Hooks.POINT " class ="text-break "> Struct POINT
84+ < h1 id ="EventHook_Hooks_Point " data-uid ="EventHook.Hooks.Point " class ="text-break "> Struct Point
8585 </ h1 >
86- < div class ="markdown level0 summary "> </ div >
86+ < div class ="markdown level0 summary "> < p > The point co-ordinate.</ p >
87+ </ div >
8788 < div class ="markdown level0 conceptual "> </ div >
8889 < div class ="inheritedMembers ">
8990 < h5 > Inherited Members</ h5 >
@@ -108,15 +109,15 @@ <h5>Inherited Members</h5>
108109 </ div >
109110 < h6 > < strong > Namespace</ strong > : < a class ="xref " href ="EventHook.Hooks.html "> EventHook.Hooks</ a > </ h6 >
110111 < h6 > < strong > Assembly</ strong > : EventHook.dll</ h6 >
111- < h5 id ="EventHook_Hooks_POINT_syntax "> Syntax</ h5 >
112+ < h5 id ="EventHook_Hooks_Point_syntax "> Syntax</ h5 >
112113 < div class ="codewrapper ">
113- < pre > < code class ="lang-csharp hljs "> public struct POINT </ code > </ pre >
114+ < pre > < code class ="lang-csharp hljs "> public struct Point </ code > </ pre >
114115 </ div >
115116 < h3 id ="fields "> Fields
116117 </ h3 >
117118
118119
119- < h4 id ="EventHook_Hooks_POINT_x " data-uid ="EventHook.Hooks.POINT .x "> x</ h4 >
120+ < h4 id ="EventHook_Hooks_Point_x " data-uid ="EventHook.Hooks.Point .x "> x</ h4 >
120121 < div class ="markdown level1 summary "> </ div >
121122 < div class ="markdown level1 conceptual "> </ div >
122123 < h5 class ="decalaration "> Declaration</ h5 >
@@ -140,7 +141,7 @@ <h5 class="fieldValue">Field Value</h5>
140141 </ table >
141142
142143
143- < h4 id ="EventHook_Hooks_POINT_y " data-uid ="EventHook.Hooks.POINT .y "> y</ h4 >
144+ < h4 id ="EventHook_Hooks_Point_y " data-uid ="EventHook.Hooks.Point .y "> y</ h4 >
144145 < div class ="markdown level1 summary "> </ div >
145146 < div class ="markdown level1 conceptual "> </ div >
146147 < h5 class ="decalaration "> Declaration</ h5 >
0 commit comments