'Declaration Public Overrides Sub Transform2D( _
ByVal matrixAffineMatrix, указывающий применяемое преобразование.As Vintasoft.Imaging.AffineMatrix _
)
public override void Transform2D(
Vintasoft.Imaging.AffineMatrix matrix
)
public: void Transform2D(
Vintasoft.Imaging.AffineMatrix* matrix
); override
public:
void Transform2D(
Vintasoft.Imaging.AffineMatrix^ matrix
); override
Parameters
- matrix
- AffineMatrix, указывающий применяемое преобразование.