com.aspose.diagram
Class ResizeModeValue

java.lang.Object
    extended by com.aspose.diagram.ResizeModeValue

public class ResizeModeValue 
extends java.lang.Object

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


Field Summary
static final intUSE_GROUP_SETTING
           Use group's setting
static final intREPOSITION_ONLY
           Reposition only.
static final intSCALE_WITH_GROUP
           Scale with group.
static final intUNDEFINED
           Undefined.
 

Field Detail

USE_GROUP_SETTING

public static final int USE_GROUP_SETTING
Use group's setting

REPOSITION_ONLY

public static final int REPOSITION_ONLY
Reposition only.

SCALE_WITH_GROUP

public static final int SCALE_WITH_GROUP
Scale with group.

UNDEFINED

public static final int UNDEFINED
Undefined.

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