Click or drag to resize

GStateGetStrokePattern Method

Gets the stroke pattern.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PatternColor GetStrokePattern()

Return Value

Type: PatternColor
the SDF pattern object of currently selected PatternColorSpace used for stroking.
See Also