| SoImageRegistrationTransformRegistrationEventGetTransform Method | 
Returns the current estimated transformation. 
 
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
 Syntax
Syntaxpublic SbMatrix GetTransform()
Public Function GetTransform As SbMatrix
public:
SbMatrix GetTransform()
member GetTransform : unit -> SbMatrix 
Return Value
Type: 
SbMatrix Remarks
Remarks See Also
See Also