ResizeMode

ResizeMode class

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

Constructors

NameDescription
ResizeModeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the current resize behavior setting for the shape when contained in a group. The value of the property is Resi
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

ResizeMode(value)

Constructor.

ParameterTypeDescription
valueintA ResizeModeValue value.

ResizeMode.Value property

Specifies the current resize behavior setting for the shape when contained in a group. The value of the property is ResizeModeValue integer constant.

Type: int

ResizeMode.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.