![]() |
PK_render_smooth_t |
typedef int PK_render_smooth_t;
This field can take any one of the following values.
'PK_render_smooth_no_c' : don't indicate whether edges are smooth
(default)
'PK_render_smooth_yes_c' : indicate whether edges are smooth
'PK_render_smooth_draft_c' : draft mode for smooth edge indication
See Smoothness for more information.