ImageGear for C and C++ on Linux v20.0 - Updated
HIG_PDE_PATH
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_PATH

Handle to the PDE path object. A path is an element that contains a path. Path objects can be stroked, filled, and/or serve as a clipping path.

Members:

IG_PDE_path_add_segment Adds a segment to a path.
IG_PDE_path_create Creates an empty path element.
IG_PDE_path_get_data Gets the size of the path data and, optionally, the path data.
IG_PDE_path_get_paint_op Gets the fill and stroke attributes of a path.
IG_PDE_path_set_data Sets new path data for a path element.
IG_PDE_path_set_paint_op Sets the fill and stroke attributes of a path.
Is this page helpful?
Yes No
Thanks for your feedback.