5
5
< head >
6
6
< meta charset ="utf-8 ">
7
7
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
8
- < title > Struct POINT
8
+ < title > Struct Point
9
9
| EventHook </ title >
10
10
< meta name ="viewport " content ="width=device-width ">
11
- < meta name ="title " content ="Struct POINT
11
+ < meta name ="title " content ="Struct Point
12
12
| EventHook ">
13
- < meta name ="generator " content ="docfx 2.36.0 .0 ">
13
+ < meta name ="generator " content ="docfx 2.37.2 .0 ">
14
14
15
15
< link rel ="shortcut icon " href ="../favicon.ico ">
16
16
< link rel ="stylesheet " href ="../styles/docfx.vendor.css ">
78
78
</ div >
79
79
< div class ="article row grid-right ">
80
80
< 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 ">
82
82
83
83
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
85
85
</ h1 >
86
- < div class ="markdown level0 summary "> </ div >
86
+ < div class ="markdown level0 summary "> < p > The point co-ordinate.</ p >
87
+ </ div >
87
88
< div class ="markdown level0 conceptual "> </ div >
88
89
< div class ="inheritedMembers ">
89
90
< h5 > Inherited Members</ h5 >
@@ -108,15 +109,15 @@ <h5>Inherited Members</h5>
108
109
</ div >
109
110
< h6 > < strong > Namespace</ strong > : < a class ="xref " href ="EventHook.Hooks.html "> EventHook.Hooks</ a > </ h6 >
110
111
< 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 >
112
113
< 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 >
114
115
</ div >
115
116
< h3 id ="fields "> Fields
116
117
</ h3 >
117
118
118
119
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 >
120
121
< div class ="markdown level1 summary "> </ div >
121
122
< div class ="markdown level1 conceptual "> </ div >
122
123
< h5 class ="decalaration "> Declaration</ h5 >
@@ -140,7 +141,7 @@ <h5 class="fieldValue">Field Value</h5>
140
141
</ table >
141
142
142
143
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 >
144
145
< div class ="markdown level1 summary "> </ div >
145
146
< div class ="markdown level1 conceptual "> </ div >
146
147
< h5 class ="decalaration "> Declaration</ h5 >
0 commit comments