1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Search
  6. /
  7. IRotatableTwoDObject

IRotatableTwoDObject

IRotatableTwoDObject interface

Represents any rotatable two dimensional object in a content structure.

public interface IRotatableTwoDObject : ITwoDObject

Properties

Name Description
RotateAngle { get; } Gets the rotate angle of the object in degrees.

See Also