OdTransformInfo Class

Summary: The open document translate info

Module: aspose.imaging.fileformats.opendocument.objects

Full Name: aspose.imaging.fileformats.opendocument.objects.OdTransformInfo

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
OdTransformInfo()Initializes a new instance of the OdTransformInfo class

Properties

NameTypeAccessDescription
rotate_anglefloatr/wGets or sets the rotate angle.
skew_xfloatr/wGets or sets the skew x.
skew_yfloatr/wGets or sets the skew y.
translate_xfloatr/wGets or sets the translate x.
translate_yfloatr/wGets or sets the translate y.

Methods

NameDescription
copy()Copies this instance.

Constructor: OdTransformInfo()

 OdTransformInfo() 

Initializes a new instance of the OdTransformInfo class

Method: copy()

 copy() 

Copies this instance.

Returns

TypeDescription
OdTransformInfoGet the instance of OdTransformInfo