Click or drag to resize

GStateGetLineJoin Method

Gets the line join.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public GStateLineJoin GetLineJoin()

Return Value

Type: GStateLineJoin
currently selected LineJoin style The line join style specifies the shape to be used at the corners of paths that are stroked.
See Also