.\" @(#)PEXFreePickMeasure.3 1.5 95/03/24 SMI; .so man3/pex.macs .TH PEXFreePickMeasure 3 "May 1995" "Solaris PEXlib Reference Manual" "" .SH NAME PEXFreePickMeasure \- Free Pick Measure .SH SYNTAX .HP void PEXFreePickMeasure\^(\^Display *\fIdisplay\fP\^, PEXPickMeasure \fIpick_measure\fP\^) .SH PARAMETERS .IP \fIdisplay\fP 1i A pointer to a display structure returned by a successful .B XOpenDisplay call. .IP \fIpick_measure\fP 1i The resource identifier of the pick measure. .SH RETURNS None .SH DESCRIPTION .\" indexing .IX PEXFreePickMeasure .IX "Pick Measure" PEXFreePickMeasure .LP This function deletes the pick measure resource and frees memory associated with it. .SH ERRORS .TP .SB BadPEXPickMeasure The specified pick measure resource identifier is invalid. .SH SEE ALSO .LP .nf .BR PEXCreatePickMeasure (3) .fi