ResizeMode
Contents
[
Hide
]ResizeMode class
Specifies the current resize behavior setting for the shape when contained in a group.
new ResizeMode(value)
Constructor.
Methods
| Name | Description |
|---|---|
| deepClone() | Creates deep copy of this instance. |
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies the current resize behavior setting for the shape when contained in a group. The value of the property is Resi |
| hashCode() | Serves as a hash function for a particular type. |
| setUfe() | Specifies attributes of an element. |
| setValue() | Specifies the current resize behavior setting for the shape when contained in a group. The value of the property is Resi |
deepClone()
Creates deep copy of this instance.
Returns: Object — Object
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies the current resize behavior setting for the shape when contained in a group. The value of the property is ResizeModeValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setUfe()
Specifies attributes of an element.
setValue()
Specifies the current resize behavior setting for the shape when contained in a group. The value of the property is ResizeModeValue integer constant.