aspose.diagram
Class ResizeModeValue

Utility class containing constants. Specifies the current resize behavior setting for the shape when contained in a group.

Field Summary
const  NumberUSE_GROUP_SETTING
           Use group's setting
const  NumberREPOSITION_ONLY
           Reposition only.
const  NumberSCALE_WITH_GROUP
           Scale with group.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

USE_GROUP_SETTING

const Number USE_GROUP_SETTING
Use group's setting

REPOSITION_ONLY

const Number REPOSITION_ONLY
Reposition only.

SCALE_WITH_GROUP

const Number SCALE_WITH_GROUP
Scale with group.

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.