asposecells.api

Class ShapeLockType

Utility class containing constants. Represents type of the property to be locked.

Field Summary
const  intGROUP
Group
const  intADJUST_HANDLES
AdjustHandles
const  intTEXT
Text
const  intPOINTS
Points
const  intCROP
Crop
const  intSELECTION
Selection
const  intMOVE
Move
const  intASPECT_RATIO
AspectRatio
const  intROTATION
Rotation
const  intUNGROUP
Ungroup
const  intRESIZE
Resize
const  intSHAPE_TYPE
ShapeType
const  intARROWHEAD
Arrowhead
 

    • Field Detail

      • GROUP

        const int GROUP
        Group
      • ADJUST_HANDLES

        const int ADJUST_HANDLES
        AdjustHandles
      • TEXT

        const int TEXT
        Text
      • POINTS

        const int POINTS
        Points
      • CROP

        const int CROP
        Crop
      • SELECTION

        const int SELECTION
        Selection
      • MOVE

        const int MOVE
        Move
      • ASPECT_RATIO

        const int ASPECT_RATIO
        AspectRatio
      • ROTATION

        const int ROTATION
        Rotation
      • UNGROUP

        const int UNGROUP
        Ungroup
      • RESIZE

        const int RESIZE
        Resize
      • SHAPE_TYPE

        const int SHAPE_TYPE
        ShapeType
      • ARROWHEAD

        const int ARROWHEAD
        Arrowhead