BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual void CBCGPGraphicsManager::DrawLines
(
const
CBCGPPointsArray
&
arPoints
,
const
CBCGPBrush
&
brush
,
double
lineWidth
=
1.
,
const
CBCGPStrokeStyle
*
pStrokeStyle
=
NULL
)
pure virtual
Draws lines at once.
Parameters
arPoints
Array of points with screen coordinates.
brush
The brush used to paint the line.
lineWidth
Specifies the width of the line.
pStrokeStyle
The stroke style. NULL - solid line.
CBCGPGraphicsManager
Copyright 1998 - 2024 BCGSoft CO Ltd. All rights reserved.
Send Feedback