formZ SDK | 5.0 API Reference | System | Graphic Edit Controls (CEDT)

fz_cedt_new_point

Description

Creates a new vector cedt item.

Plugin Prototype

fzrt_error_td fz_cedt_new_point(

fzrt_int

flags,

fz_cedt_item_ptr *

item_ptr_out )

Parameters

flags [Input]

item flags (fz_cedt_item_flag_bits_enum)

item_ptr_out [Result]

pointer to new cedt item

Returns

Icon id

Availability

8.0.0.0

Function Set

fz_cedt_fset


Defined in

fz_cedt_api.h