asposecells.api

Class MsoArrowheadLength

Utility class containing constants. Enumerates the line end width of the shape border line.

Field Summary
const  intSHORT
Short line end length
const  intMEDIUM
Medium line end length
const  intLONG
Long line end length
 

    • Field Detail

      • SHORT

        const int SHORT
        Short line end length
      • MEDIUM

        const int MEDIUM
        Medium line end length
      • LONG

        const int LONG
        Long line end length