22.03.2015 Views

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

DLI Implementation and Reference Guide - Datalogics

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A.2 <strong>DLI</strong> <strong>Reference</strong> <strong>Guide</strong><br />

dlpdfcontentarc (DLPDFCONTENT *Content,<br />

PDEGraphicState *gState, int PaintOp, ASFixed X1, ASFixed<br />

Y1, ASFixed Radius, ASFixed Angle1, ASFixed Angle2)<br />

Return Value: void<br />

Concepts <strong>and</strong> Facilities: <strong>Guide</strong> to the DL Pager Composition System<br />

Description<br />

Parameters<br />

Return Value<br />

Included as an aid in transitioning from Post-<br />

Script to PDF. It will draw an arc centered at<br />

(X1,Y1), at a radius of Radius, from Angle1<br />

to Angle2, counter-clockwise, where the angles<br />

are considered to be in degrees.<br />

• DLPDFCONTENT *Content: Element<br />

structures, destroyed when associated with a<br />

page or form; pointers to them should not be<br />

used after that time.<br />

• PDEGraphicState *gState: Color<br />

definitions; path-drawing line sizes <strong>and</strong><br />

parameters.<br />

• int PaintOp: A composite of text-display<br />

flags, set by performing a bitwise OR with the<br />

desired combination of flag values<br />

kPDEFill, kPDEStroke, kPDEEoFill<br />

<strong>and</strong> kPDEInvisible.<br />

• ASFixed X1<br />

• ASFixed Y1<br />

• ASFixed Radius<br />

• ASFixed Angle1<br />

• ASFixed Angle2<br />

void<br />

Exceptions<br />

Header<br />

Related Methods<br />

Availability<br />

dli.h<br />

dlpdfcontentarcn,<br />

dlpdfcontentarcto<br />

All <strong>DLI</strong> supported platforms.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!