BCGSuite for MFC
CBCGPArcSegment::CBCGPArcSegment ( const CBCGPPoint point,
const CBCGPSize radius,
BOOL  bIsClockwise,
BOOL  bIsLargeArc,
double  dblRotationAngle 
)
inline

Constructor.

Parameters
pointThe arc end point.
radiusThe arc radius.
bIsClockwiseTRUE if arc is clockwise.
bIsLargeArcTRUE if the arc is large (more than 180 degrees).
dblRotationAngleThe arc rotation angle.