LINEBUNDLE
Appearance
Line-attributes bundle structure.
Type
LONG lColor; LONG lBackColor; USHORT usMixMode; USHORT usBackMixMode; FIXED fxWidth; LONG lGeomWidth; USHORT usType; USHORT usEnd; USHORT usJoin; USHORT usReserved;
C Declaration Method
typedef struct
Fields
- lColor
- Line foreground color
- lBackColor
- Line background color
- usMixMode
- Line foreground-mix mode
- usBackMixMode
- Line background-mix mode
- fxWidth
- Line width
- lGeomWidth
- Geometric line width
- usType
- Line type
- usEnd
- Line end
- usJoin
- Line join
- usReserved
- Reserved