You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Drawing/Point.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -955,7 +955,7 @@
955
955
</Parameters>
956
956
<Docs>
957
957
<paramname="value">The <seecref="T:System.Drawing.PointF" /> to convert.</param>
958
-
<summary>Converts the specified <seecref="T:System.Drawing.PointF" /> to a <seecref="T:System.Drawing.Point" /> object by rounding the <seecref="T:System.Drawing.Point" /> values to the nearest integer.</summary>
958
+
<summary>Converts the specified <seecref="T:System.Drawing.PointF" /> to a <seecref="T:System.Drawing.Point" /> object by rounding the <seecref="T:System.Drawing.PointF" /> values to the nearest integer.</summary>
959
959
<returns>The <seecref="T:System.Drawing.Point" /> this method converts to.</returns>
960
960
<remarks>To be added.</remarks>
961
961
</Docs>
@@ -1075,7 +1075,7 @@
1075
1075
</Parameters>
1076
1076
<Docs>
1077
1077
<paramname="value">The <seecref="T:System.Drawing.PointF" /> to convert.</param>
1078
-
<summary>Converts the specified <seecref="T:System.Drawing.PointF" /> to a <seecref="T:System.Drawing.Point" /> by truncating the values of the <seecref="T:System.Drawing.Point" />.</summary>
1078
+
<summary>Converts the specified <seecref="T:System.Drawing.PointF" /> to a <seecref="T:System.Drawing.Point" /> by truncating the values of the <seecref="T:System.Drawing.PointF" />.</summary>
1079
1079
<returns>The <seecref="T:System.Drawing.Point" /> this method converts to.</returns>
0 commit comments