formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Image Vector

fz_ffmt_image_lineset_clear

Description

Removed all points from a lineset. Also sets the lineset as open (not closed).

Plugin Prototype

fzrt_error_td fz_ffmt_image_lineset_clear(

fzrt_int

windex,

fz_ffmt_image_lineset_ptr

lineset )

Parameters

windex [Input]

project window index

lineset [Input]

The line set.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_image_fset


Defined in

fz_ffmt_api.h