Class OdTransformInfo
OdTransformInfo class
The open document translate info
public class OdTransformInfo
Constructors
Name | Description |
---|---|
OdTransformInfo() | The default constructor. |
Properties
Name | Description |
---|---|
RotateAngle { get; set; } | Gets or sets the rotate angle. |
SkewX { get; set; } | Gets or sets the skew x. |
SkewY { get; set; } | Gets or sets the skew y. |
TranslateX { get; set; } | Gets or sets the translate x. |
TranslateY { get; set; } | Gets or sets the translate y. |
Methods
Name | Description |
---|---|
Copy() | Copies this instance. |
See Also
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects
- assembly Aspose.Imaging