aspose.diagram
Class ArrowSizeValue

Utility class containing constants. Specifies the size of the arrowhead of the line.

Field Summary
const  NumberVERY_SMALL
           VerySmall.
const  NumberSMALL
           Small.
const  NumberMEDIUM
           Medium.
const  NumberLARGE
           Large.
const  NumberEXTRA_LARGE
           ExtraLarge.
const  NumberJUMBO
           Jumbo.
const  NumberCOLOSSAL
           Colossal.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

VERY_SMALL

const Number VERY_SMALL
VerySmall.

SMALL

const Number SMALL
Small.

MEDIUM

const Number MEDIUM
Medium.

LARGE

const Number LARGE
Large.

EXTRA_LARGE

const Number EXTRA_LARGE
ExtraLarge.

JUMBO

const Number JUMBO
Jumbo.

COLOSSAL

const Number COLOSSAL
Colossal.

UNDEFINED

const Number UNDEFINED
Undefined.

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