Table of Contents

ITMSFNCCustomPDFGraphicsLib.DrawPathEnd Method

Fills and/or strokes the current path according to the specified drawing mode.

API unit family: TMSFNCPDFGraphicsLib Declaring type: ITMSFNCCustomPDFGraphicsLib

Syntax

procedure DrawPathEnd(DrawingMode: TTMSFNCPDFGraphicsLibPathDrawingMode = dmPathFillStroke);

Parameters

Name Description
DrawingMode Controls whether the path is filled, stroked, or both; default is fill and stroke.