PenGetWidthΒΆ

PenGetWidth returns the line width of a pen object.

nWidth = PenGetWidth(hPen)

Return Value

nWidth is the width of the pen in 0.1 mm.

Parameters

hPen

Identifies the pen.

id-145508