SL_SetForePen


NAME
SL_SetForePen -- sets the foreground drawing pen.

SYNOPSIS
SL_SetForePen(winhandle, pen);
A0 D0

void SL_SetForePen(WINHANDLE, LONG);

FUNCTION
Sets the graphics foreground drawing pen to one of the predefined
pens.

INPUTS
winhandle - as returned by SL_CreateWindowA.
pen - a value as returned by SL_AllocPenRGB or one of:
PEN_BACKGROUND
PEN_TEXT
PEN_SHINE
PEN_SHADOW
PEN_FILL

SEE ALSO
SL_SetDrawMode, SL_SetBackPen, SL_SetFillStyle, SL_SetLineStyle, SL_SetFont, SL_AllocPenRGB.

 

SL_SetForePen  Command Section By Type  url:SL_SetForePen
  created:2008-03-01 23:36:23   last updated:2008-03-01 23:36:23
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SL_SetForePen
There are no user contributed comments for this page.