BCGSuite for MFC
Main Page
Articles
Groups
Classes
virtual void CBCGPGraphicsManager::DrawEllipse
(
const
CBCGPEllipse
&
ellipse
,
const
CBCGPBrush
&
brush
,
double
lineWidth
=
1.
,
const
CBCGPStrokeStyle
*
pStrokeStyle
=
NULL
)
pure virtual
Draws the outline of the specified ellipse using the specified stroke style.
Parameters
ellipse
The ellipse.
brush
The brush used to paint the ellipse.
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