Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.OnNotifyShadingRect Event

Fired to pass the bounding rectangle of a gradient fill to the caller for use in the shading XObject.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

OnNotifyShadingRect: TTMSFNCPDFGraphicsLibOutputWriterNotifyShadingRectEvent;

Parameters

Name Description
Sender The output writer that emitted the gradient fill.
ARect The bounding rectangle of the gradient fill in PDF user space.