OBJGetPenΒΆ

OBJGetPen returns a handle to a pen of the specified object.

hPen = OBJGetPen(hobj)

Return Value

hPen is the handle of a pen which is used to draw the edge line.

Parameters

hobj

hobj identifies a line, text, rectangle, ellipse or layer (diagram) object.

id-977943