ShapePlowCode
Contents
[
Hide
]ShapePlowCode class
Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.
new ShapePlowCode(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. |
| hashCode() | Serves as a hash function for a particular type. |
| setUfe() | Specifies attributes of an element. |
| setValue() | Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. The value of the property is ShapePlowCodeValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setUfe()
Specifies attributes of an element.
setValue()
Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. The value of the property is ShapePlowCodeValue integer constant.