PlaceFlip

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

NameDescription
PlaceFlipConstructor.

Properties

NameTypeDescription
ValueintSpecifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

PlaceFlip(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.