asposediagram.api

Class BulletValue

Utility class containing constants. Determines the bullet style.

Field Summary
const  intNONE
None.
const  intSTYLE_1
Point.
const  intSTYLE_2
Rhomb.
const  intSTYLE_3
Square.
const  intSTYLE_4
Big square.
const  intSTYLE_5
Rhombs.
const  intSTYLE_6
Arrow.
const  intSTYLE_7
Tick.
const  intUNDEFINED
Undefined.
 

    • Field Detail

      • NONE

        const int NONE
        None.
      • STYLE_1

        const int STYLE_1
        Point.
      • STYLE_2

        const int STYLE_2
        Rhomb.
      • STYLE_3

        const int STYLE_3
        Square.
      • STYLE_4

        const int STYLE_4
        Big square.
      • STYLE_5

        const int STYLE_5
        Rhombs.
      • STYLE_6

        const int STYLE_6
        Arrow.
      • STYLE_7

        const int STYLE_7
        Tick.
      • UNDEFINED

        const int UNDEFINED
        Undefined.