'Declaration Public Function New( _
ByVal transformThe point transformation that is used for transforming points from the destination image space to the source image space.As Vintasoft.Imaging.VintasoftPointTransform _
)
public TransformImageCommand(
Vintasoft.Imaging.VintasoftPointTransform transform
)
public: TransformImageCommand(
Vintasoft.Imaging.VintasoftPointTransform* transform
)
public:
TransformImageCommand(
Vintasoft.Imaging.VintasoftPointTransform^ transform
)
Parameters
- transform
- The point transformation that is used for transforming points from the destination image space to the source image space.