asposecells.api
Class LineCapType

Utility class containing constants. Represents the caps of a line

Field Summary
const  intSQUARE
           Square protrudes by half line width.
const  intROUND
           Rounded ends.
const  intFLAT
           Line ends at end point.
const  intNONE
           None cap
 

Field Detail

SQUARE

const int SQUARE
Square protrudes by half line width.

ROUND

const int ROUND
Rounded ends.

FLAT

const int FLAT
Line ends at end point.

NONE

const int NONE
None cap

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