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