Table of Contents

TTMSFNCGraphicsPathDrawMode Enumeration

Specifies how a graphics path is rendered when drawn.

API unit family: TMSFNCGraphicsTypes

Members

Name Description
pdmPolygon Rendered as a closed, filled polygon.
pdmPolyline Rendered as an open polyline (no fill).
pdmPath Rendered using full path operations, including Bezier curves and subpaths.