LINESTYLE

Line style class.

class LINESTYLE();

Public members

DWORD style;

Line style, See the style parameters of the setlinestyle function for details.

DWORD thickness;

The width of line, in pixels.

DWORD* puserstyle;

User-defined style array,See the puserstyle parameters of the setlinestyle function for details.

DWORD userstylecount;

User-defined style the number of array.

Remarks

The detailed meaning of the parameters and how to use it refer to the setlinestyle  function.

Examples

See the examples in the setlinestyle function.

(贡献者:Krissi  编辑