PlaceStyleValue enumeration

PlaceStyleValue enumeration

Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu).

The PlaceStyleValue type exposes the following members:

Fields

Field Description
DEFAULT_RADIAL Default. Radial.
TOP_TO_BOTTOM Top to bottom.
LEFT_TO_RIGHT Left to right.
RADIAL Radial.
BOTTOM_TO_TOP Bottom to top.
RIGHT_TO_LEFT Right to left.
CIRCULAR Circular.
UNDEFINED Undefined.

See Also