Enum ResizeModeValue

ResizeModeValue enumeration

Specifies the current resize behavior setting for the shape when contained in a group.

public enum ResizeModeValue

Values

NameValueDescription
UseGroupSetting0Use group’s setting
RepositionOnly1Reposition only.
ScaleWithGroup2Scale with group.
Undefined-2147483648Undefined.

See Also