Click or drag to resize

GStateGetLineWidth Method

Gets the line width.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetLineWidth()

Return Value

Type: Double
the thickness of the line used to stroke a path.
Remarks
A line width of 0 denotes the thinnest line that can be rendered at device
See Also