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.
Constructors
| Name | Description |
|---|---|
| ShapePlowCode | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ShapePlowCode(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A ShapePlowCodeValue value. |
ShapePlowCode.Value property
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.
Type: int
ShapePlowCode.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.