OBJSetPen sets the pen of an drawing object. The pen is used to draw the edge line of the object.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
hobj identifies a line, text, rectangle, ellipse or layer (diagram) object.
hPen is the handle of the pen.
See also
id-928791