XRendering MininumLineWidth Property. The minimum stroked line width for output. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] double

[Visual Basic]
Double
0.25 No? The minimum stroked line width for output

 

   

Notes
 

The minimum stroked line width for output.

This represents the minimum line width for stroked objects in device units (typically pixels). Lines that are narrower than this are set to this minimum line width. This can be used to ensure that narrow lines will still be visible even when drawn on high resolution outputs.

 

   

Example
 

None.