PlaceFlip
Contents
[
Hide
]PlaceFlip class
Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in Microsoft Visio. The following hexadecimal values are allowed.
Constructors
| Name | Description |
|---|---|
| PlaceFlip | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
PlaceFlip(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A PlaceFlipValue value. |
PlaceFlip.Value property
Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in Microsoft Visio. The following hexadecimal values are allowed. The value of the property is PlaceFlipValue integer constant.
Type: int
PlaceFlip.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.