ShadingGetAntialias Method |
Gets the antialias.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool GetAntialias()
Public Function GetAntialias As Boolean
public:
virtual bool GetAntialias() sealed
Return Value
Type:
Boolean A flag indicating whether to filter the shading function to prevent
aliasing artifacts. See Table 4.25
See Also