DC_GetLineWidth
Get draw line width LONG DC_GetLineWidth( double *width ); Parameters width Pointer to a variable to get draw line width. Return Values SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure See Also DC_SetLineWidth, DC_SetMapMode, DC_GetMapMode © 2008 SPRT . All rights reserved.
Get draw line width
LONG DC_GetLineWidth( double *width );
Parameters
width
Pointer to a variable to get draw line width.
Return Values
SPRT_SUCCEED indicates success, SPRT_FAILED indicates failure
See Also
DC_SetLineWidth, DC_SetMapMode, DC_GetMapMode
© 2008 SPRT . All rights reserved.