[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeRotation

ShapeRotation Class

Represents the rotation properties of a shape.

Inheritance
ShapeRotation
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ShapeRotation : FormattingBag
Public Class ShapeRotation
    Inherits FormattingBag

Properties

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.