GStateGetFillPattern Method |
Gets the fill pattern.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public PatternColor GetFillPattern()
Public Function GetFillPattern As PatternColor
public:
virtual PatternColor^ GetFillPattern() sealed
function GetFillPattern();
Return Value
Type:
PatternColor the SDF pattern object of currently selected PatternColorSpace used for filling.
See Also