'Declaration Public Sub Transform( _
ByVal matrixThe AffineMatrix, which specifies the transformation, which must be applied to all annotations in collection.As Vintasoft.Imaging.AffineMatrix _
)
public void Transform(
Vintasoft.Imaging.AffineMatrix matrix
)
public: void Transform(
Vintasoft.Imaging.AffineMatrix* matrix
)
public:
void Transform(
Vintasoft.Imaging.AffineMatrix^ matrix
)
Parameters
- matrix
- The AffineMatrix, which specifies the transformation, which must be applied to all annotations in collection.