INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- The 'CreatePen' function creates a logical pen that has the specified
-- style, width, and color. The pen can subsequently be selected into
-- a device context and used to draw lines and curves.
-- The `CreatePenIndirect' function creates a logical cosmetic pen that
-- has the style, width, and color specified in a structure.
-- The `ExtCreatePen' function creates a logical cosmetic or
-- geometric pen that has the specified style, width, and brush
-- attributes
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |