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