Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteRectangle Method

Emits a PDF rectangle path operator (re) for the given rectangle.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure WriteRectangle(ARect: TRectF);

Parameters

Name Description
ARect Rectangle to write as a PDF path component.