GStateGetLineWidth Method |
Gets the line width.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public double GetLineWidth()
Public Function GetLineWidth As Double
public:
virtual double GetLineWidth() sealed
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