asposecells.api
Class LineJoinType

Utility class containing constants. Represents the join styles of a line.

Field Summary
const  intROUND
           Round joint
const  intBEVEL
           Bevel joint
const  intMITER
           Miter joint
const  intNONE
           None joint
 

Field Detail

ROUND

const int ROUND
Round joint

BEVEL

const int BEVEL
Bevel joint

MITER

const int MITER
Miter joint

NONE

const int NONE
None joint

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.