VectorShapeTransform Class

Summary: Defines vector shape transformation matrix class

Module: aspose.psd.fileformats.core.vectorpaths

Full Name: aspose.psd.fileformats.core.vectorpaths.VectorShapeTransform

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
VectorShapeTransform()Initializes a new instance of the VectorShapeTransform class.

Properties

NameTypeAccessDescription
txdoubler/wGets or sets the TX value.
tydoubler/wGets or sets the TY value.
xxdoubler/wGets or sets the XX value.
xydoubler/wGets or sets the XY value.
yxdoubler/wGets or sets the YX value.
yydoubler/wGets or sets the YY value.

Constructor: VectorShapeTransform()

 VectorShapeTransform() 

Initializes a new instance of the VectorShapeTransform class.