The CairoLineJoin class
(No version information available, might only be in Git)
Class synopsis
CairoLineJoin
{
const
integer
MITER
= 0
;
const
integer
ROUND
= 1
;
const
integer
BEVEL
= 2
;
}
Predefined Constants
CairoLineJoin::MITER
-
Description here...
CairoLineJoin::ROUND
-
Description here...
CairoLineJoin::BEVEL
-
Description here...
User Contributed Notes
There are no user contributed notes for this page.