OdTransformInfo 类

Summary: The open document translate info

Module: aspose.imaging.fileformats.opendocument.objects

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

Constructors

Name描述
OdTransformInfo()初始化 OdTransformInfo 类的新实例

Properties

NameTypeAccess描述
rotate_anglefloatr/w获取或设置旋转角度。
skew_xfloatr/w获取或设置倾斜 x。
skew_yfloatr/w获取或设置倾斜 y。
translate_xfloatr/w获取或设置平移 x。
translate_yfloatr/w获取或设置平移 y。

Methods

Name描述
copy()复制此实例。

Constructor: OdTransformInfo()

 OdTransformInfo() 

初始化 OdTransformInfo 类的新实例

Method: copy()

 copy() 

复制此实例。

Returns

TypeDescription
OdTransformInfo获取 OdTransformInfo 的实例