UF_CGM_width_color_s (查看源代码)
定义在: uf_cgm_types.h
也被称为:
- UF_CGM_width_color_t
- UF_CGM_width_color_p_t
- UF_PLOT_width_color_p_t
- UF_PLOT_width_color_t
概述
STRUCTURE: UF_CGM_width_color_t
DESCRIPTION: This structure describes a custom width by color index.
The width_source member has the following values:
-1 not a custom width (UF_CGM_NOT_CUSTOM_WIDTH)
>=0 custom width index - value is the index into the
custom member of the main structure below.
Note that the index is an internal one.
Note that the width member of this structure contains the
actual width to use with its color index, regardless of the
source.
Data Members
width
double
width_source
int