PlaceStyle

PlaceStyle class

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

public class PlaceStyle

Constructors

Name Description
PlaceStyle(PlaceStyleValue) Constructor.

Properties

Name Description
Ufe { get; } Specifies attributes of an element.
Value { get; set; } Specifies how shapes are placed on the page when shapes are laid out when a user selects Lay Out Shapes (Shape menu).

Methods

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

See Also