Skip to content

Commit 0470060

Browse files
authored
Update Pen.xml (#8210)
1 parent 5a9a993 commit 0470060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Drawing/Pen.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
212212
Note that the `brush` parameter also specifies the <xref:System.Drawing.Color> property of this <xref:System.Drawing.Pen>.
213213
214-
A `width` of 0 will result in the <xref:System.Drawing.Pen> drawing as if the width were 1.
214+
If this value is 0, the width in device units is always 1 pixel&mdash; it is not affected by scale-transform operations that are in effect for the Graphics object that the <xref:System.Drawing.Pen> is used for.
215215
216216
217217

0 commit comments

Comments
 (0)