Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xml/System.Drawing/Point.xml
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@
</Parameters>
<Docs>
<param name="value">The <see cref="T:System.Drawing.PointF" /> to convert.</param>
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> object by rounding the <see cref="T:System.Drawing.Point" /> values to the nearest integer.</summary>
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> object by rounding the <see cref="T:System.Drawing.PointF" /> values to the nearest integer.</summary>
<returns>The <see cref="T:System.Drawing.Point" /> this method converts to.</returns>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -1075,7 +1075,7 @@
</Parameters>
<Docs>
<param name="value">The <see cref="T:System.Drawing.PointF" /> to convert.</param>
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> by truncating the values of the <see cref="T:System.Drawing.Point" />.</summary>
<summary>Converts the specified <see cref="T:System.Drawing.PointF" /> to a <see cref="T:System.Drawing.Point" /> by truncating the values of the <see cref="T:System.Drawing.PointF" />.</summary>
<returns>The <see cref="T:System.Drawing.Point" /> this method converts to.</returns>
<remarks>To be added.</remarks>
</Docs>
Expand Down Expand Up @@ -1187,4 +1187,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>