[]
Represents the rotation properties of a shape.
public class ShapeRotation : FormattingBag
Public Class ShapeRotation
Inherits FormattingBag
Name | Description |
---|---|
Angle | Gets or sets the angle, in degrees, by which a shape is rotated around the z-axis. |
HorizontalFlip | Gets or sets a value indicating whether a shape is flipped horizontally. |
VerticalFlip | Gets or sets a value indicating whether a shape is flipped vertically. |