Class 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.

public class PlaceFlip

Constructors

NameDescription
PlaceFlip(PlaceFlipValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }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.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also