asposecells.api
Class LightRigDirectionType

Utility class containing constants. Repesents the light rig direction type.

Field Summary
const  intBOTTOM
           Bottom
const  intBOTTOM_LEFT
           Bottom left.
const  intBOTTOM_RIGHT
           Bottom Right.
const  intLEFT
           Left.
const  intRIGHT
           Right.
const  intTOP
           Top.
const  intTOP_LEFT
           Top left.
const  intTOP_RIGHT
           Top Right.
 

Field Detail

BOTTOM

const int BOTTOM
Bottom

BOTTOM_LEFT

const int BOTTOM_LEFT
Bottom left.

BOTTOM_RIGHT

const int BOTTOM_RIGHT
Bottom Right.

LEFT

const int LEFT
Left.

RIGHT

const int RIGHT
Right.

TOP

const int TOP
Top.

TOP_LEFT

const int TOP_LEFT
Top left.

TOP_RIGHT

const int TOP_RIGHT
Top Right.

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