2 references to lopnWidth
System.Windows.Forms.Primitives.TestUtilities (2)
Metafiles\RecordTypes\EMRCREATEPEN.cs (1)
18
=> $@"[{nameof(EMRCREATEPEN)}] Index: {ihPen} Style: {lopn.lopnStyle} Width: {lopn.
lopnWidth
} Color: {lopn.lopnColor.ToSystemColorString()}";
Metafiles\RecordTypes\EMREXTCREATEPEN.cs (1)
41
elpWidth = (uint)logPen.
lopnWidth
.X,